[libc-commits] [libc] [libc][math] Reduce memory usage for single precision inverse hyperbolic functions for LIBC_MATH_HAS_SMALL_TABLES option. (PR #188110)
via libc-commits
libc-commits at lists.llvm.org
Wed Apr 8 12:29:27 PDT 2026
zimmermann6 wrote:
and for atanhf:
```
zimmerma at croissant:~/svn/core-math$ CORE_MATH_CHECK_STD=true LIBM=$L ./check.sh atanhf
Running exhaustive check in --rndn mode...
Missing underflow exception for x=0x1.ap-133 (y=0x1.ap-133)
```
https://github.com/llvm/llvm-project/pull/188110
More information about the libc-commits
mailing list