[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:29 PDT 2024


================
@@ -1195,6 +1201,18 @@ functions:
       - type: long double
       - type: int
       - type: unsigned int
+  - name: fsqrt
----------------
lntue wrote:

Can you also add the missing `fsqrtf128`?

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


More information about the libc-commits mailing list