llvm/llvm-project

Implement fixed point fxdivi functions in llvm-libc

开放

#129,126 创建于 2025年2月27日

 (18 条评论) (0 个反应) (1 位负责人)C++ (10,782 个派生)batch import
good first issuelibc

仓库指标

星标
 (26,378 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南