llvm/llvm-project
Auf GitHub ansehenImplement fixed point mulifx functions in llvm-libc
Open
#129.123 geöffnet am 27. Feb. 2025
good first issuelibc
Repository-Metriken
- Stars
- (26.378 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 2h) (1.000 gemergte PRs in 30 T)
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.