llvm/llvm-project

Implement fixed point mulifx functions in llvm-libc

Open

#129.123 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 mulifx functions which multiply a fixed point number by an integer and returns an integer rather than a fixed point type.

Guida contributor