llvm/llvm-project

Implement fixed point fxdivi functions in llvm-libc

Aperta

#129.126 aperta il 27 feb 2025

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

Metriche repository

Star
 (26.378 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor