llvm/llvm-project

Implement fixed point mulifx functions in llvm-libc

开放

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

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

仓库指标

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

描述

ISO 18037 describes various fixed point mulifx functions which multiply a fixed point number by an integer and returns an integer rather than a fixed point type.

贡献者指南