[libc-commits] [libc] [llvm] [libc][math][c23] Add hypotbf16 function (PR #183460)
via libc-commits
libc-commits at lists.llvm.org
Wed Apr 8 10:14:14 PDT 2026
zimmermann6 wrote:
I get an error with the CORE-MATH test suite:
```
zimmerma at biscotte:~/svn/core-math$ CORE_MATH_STD_NAME=hypotbf16 CORE_MATH_CHECK_STD=true LIBM=$L ./check.sh hypot_bf16
Running exhaustive check in --rndn mode...
Error, for x,y=nan,0x1p-133, inexact exception set (z=0x0p+0)
```
https://github.com/llvm/llvm-project/pull/183460
More information about the libc-commits
mailing list