[libc-commits] [libc] [libc][math][c23] implement C23 math function asinpif16 (PR #146226)
via libc-commits
libc-commits at lists.llvm.org
Sat Jun 28 11:56:25 PDT 2025
================
@@ -0,0 +1,174 @@
+//===-- Half-precision asinf16(x) function --------------------------------===//
----------------
overmighty wrote:
```suggestion
//===-- Half-precision asinpif16(x) function ------------------------------===//
```
https://github.com/llvm/llvm-project/pull/146226
More information about the libc-commits
mailing list