llvm/llvm-project
Implement fixed point divifx functions in llvm-libc
Geschlossen
#129.124 geöffnet am 27.02.2025
good first issuelibc
Repository-Metriken
- Stars
- (26.378 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 2h) (1.000 gemergte PRs in 30 T)
Beschreibung
ISO 18037 describes various fixed point divifx functions which divide an integer by a fixed point type and returns an integer rather than a fixed point type.