[libc-commits] [libc] [libc][math] Added missing gamma, error, and fma entries to math.yaml (PR #199340)

via libc-commits libc-commits at lists.llvm.org
Sat May 23 04:51:54 PDT 2026


================
@@ -359,6 +359,23 @@ functions:
     arguments:
       - type: long double
       - type: long double
+  - name: dfmaf128
+    standards:
+      - stdc
+    return_type: double
+    arguements:
----------------
Sukumarsawant wrote:

nit
```suggestion
    arguments:
```

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


More information about the libc-commits mailing list