llvm/llvm-project

Implement fixed point mulifx functions in llvm-libc

Offen

#129.123 geöffnet am 27.02.2025

 (11 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (10.782 Forks)batch import
good first issuelibc

Repository-Metriken

Stars
 (26.378 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide