llvm/llvm-project
Implement fixed point mulifx functions in llvm-libc
オープン
#129,123 opened on 2025/02/27
good first issuelibc
Repository metrics
- Stars
- (26,378 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.