This test fails under `-Werror=implicit-float-conversion` (like in our
pre-merge CI) because `dsqrtl` returns a double
2b937daa13/libc/src/__support/math/dsqrtl.h (L18)
Fixes https://github.com/llvm/llvm-project/issues/159932
This test fails under `-Werror=implicit-float-conversion` (like in our
pre-merge CI) because `dsqrtl` returns a double
2b937daa13/libc/src/__support/math/dsqrtl.h (L18)
Fixes https://github.com/llvm/llvm-project/issues/159932