llvm/llvm-project

Implement fixed point mulifx functions in llvm-libc

Aberta

#129.123 aberto em 27 de fev. de 2025

 (11 comentários) (0 reação) (1 responsável)C++ (10.782 forks)batch import
good first issuelibc

Métricas do repositório

Stars
 (26.378 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador