good first issuelibc
倉庫指標
- 星標
- (26,378 顆星)
- PR 合併指標
- (平均合併 1天 2小時) (30 天內合併 1,000 個 PR)
描述
Some of the missing functions
-
Trigonometric Functions: https://github.com/llvm/llvm-project/pull/199442
- acospif
- atan2f16
-
Error, Gamma Functions and fma: https://github.com/llvm/llvm-project/pull/199485
- dfmaf128
- dfmal
-
Canonical : https://github.com/llvm/llvm-project/pull/199317
- iscanonical
- iscanonicalf
- iscanonicalf128
- iscanonicalf16
- iscanonicall
-
Signaling: https://github.com/llvm/llvm-project/pull/199357
- issignaling
- issignalingf
- issignalingf128
- issignalingf16
- issignalingl
Feel free to add any additional missing functions apart from this. Make sure to adhere to LLVM AI Tool Use Policy.