[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


================
@@ -84,7 +84,14 @@ functions:
       - stdc
     return_type: double
     arguments:
-      - type: double
+      - type: double 
----------------
overmighty wrote:

A trailing space was added to this line, please revert that.

https://github.com/llvm/llvm-project/pull/146226


More information about the libc-commits mailing list