llvm/llvm-project

Implement fixed point fxdivi functions in llvm-libc

Open

#129.126 aperta il 27 feb 2025

Vedi su GitHub
 (18 commenti) (0 reazioni) (1 assegnatario)C++ (10.782 fork)batch import
good first issuelibc

Metriche repository

Star
 (26.378 star)
Metriche merge PR
 (Merge medio 1g 2h) (1000 PR mergiate in 30 g)

Descrizione

ISO 18037 describes various fixed point fxdivi functions which divide an integer by an integer and returns a fixed point type.

Guida contributor