llvm/llvm-project

Implement fixed point mulifx functions in llvm-libc

Aperta

#129.123 aperta il 27 feb 2025

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

Guida contributor