[libc-commits] [libc] [libc][math] Switch log1pf to use the same log_eval from inverse hyperbolic functions. (PR #188388)

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


zimmermann6 wrote:

I get a failure:
```
zimmerma at croissant:~/svn/core-math$ CORE_MATH_CHECK_STD=true LIBM=$L ./check.sh log1pf
Running exhaustive check in --rndn mode...
Missing underflow exception for x=0x1.ap-134 (y=0x1.ap-134)
```

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


More information about the libc-commits mailing list