[libc-commits] [libc] [libc] Add definitions for totalordermagf, dsqrtl, fsqrt, and fsqrtl (PR #103494)

via libc-commits libc-commits at lists.llvm.org
Tue Aug 13 20:32:10 PDT 2024


================
@@ -214,6 +214,12 @@ functions:
     arguments:
       - type: long double
       - type: long double
+  - name: dsqrtl
----------------
lntue wrote:

Can you also add the missing `dsqrtf128`?

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


More information about the libc-commits mailing list