llvm/llvm-project
Implement fixed point mulifx functions in llvm-libc
Offen
#129.123 geöffnet am 27.02.2025
good first issuelibc
Repository-Metriken
- Stars
- (26.378 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
ISO 18037 describes various fixed point mulifx functions which multiply a fixed point number by an integer and returns an integer rather than a fixed point type.