llvm/llvm-project
GitHub で見るImplement fixed point divifx functions in llvm-libc
Open
#129,124 opened on 2025年2月27日
good first issuelibc
Repository metrics
- Stars
- (26,378 stars)
- PR merge metrics
- (平均マージ 1d 2h) (30d で 1,000 merged PRs)
説明
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.