llvm/llvm-project

Implement fixed point fxdivi functions in llvm-libc

オープン

#129,126 opened on 2025/02/27

 (18 件のコメント) (0 件のリアクション) (1 人の担当者)C++ (10,782 件のフォーク)batch import
good first issuelibc

Repository metrics

Stars
 (26,378 個のスター)
PR merge metrics
 (PR metrics pending)

説明

ISO 18037 describes various fixed point fxdivi functions which divide an integer by an integer and returns a fixed point type.

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