llvm/llvm-project

Implement fixed point divifx functions in llvm-libc

Open

#129.124 aperta il 27 feb 2025

Vedi su GitHub
 (11 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 divifx functions which divide an integer by a fixed point type and returns an integer rather than a fixed point type.

Guida contributor