llvm/llvm-project

Implement fixed point divifx functions in llvm-libc

クローズ

#129,124 opened on 2025/02/27

 (11 件のコメント) (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 divifx functions which divide an integer by a fixed point type and returns an integer rather than a fixed point type.

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