[libc-commits] [libc] [llvm] [libc][math][c23] Add asinbf16 math function (PR #184170)

via libc-commits libc-commits at lists.llvm.org
Wed Apr 8 10:11:26 PDT 2026


zimmermann6 wrote:

I get an error with the CORE-MATH test suite:
```
zimmerma at biscotte:~/svn/core-math$ CORE_MATH_STD_NAME=asinbf16 CORE_MATH_CHECK_STD=true LIBM=$L ./check.sh asin_bf16
Running exhaustive check in --rndn mode...
FAIL x=inf ref=-nan y=0x0p+0
```
Can you confirm?

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


More information about the libc-commits mailing list