================
@@ -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