llvm/llvm-project

Implement fixed point fxdivi functions in llvm-libc

Open

#129,126 opened on 2025年2月27日

GitHub で見る
 (18 comments) (0 reactions) (1 assignee)C++ (10,782 forks)batch import
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 fxdivi functions which divide an integer by an integer and returns a fixed point type.

コントリビューターガイド