[libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for dsqrt{l, f128} (PR #99815)

via libc-commits libc-commits at lists.llvm.org
Sun Jul 21 12:39:50 PDT 2024


================
@@ -550,6 +550,7 @@ if(LIBC_TYPES_HAS_FLOAT128)
     libc.src.math.ceilf128
     libc.src.math.copysignf128
     libc.src.math.dmulf128
+    libc.src.math.dsqrtl
----------------
lntue wrote:

`dsqrtf128`?

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


More information about the libc-commits mailing list