llvm/llvm-project
Implement fixed point divifx functions in llvm-libc
クローズ
#129,124 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 divifx functions which divide an integer by a fixed point type and returns an integer rather than a fixed point type.