[libc-commits] [libc] [libc][math][c23] Add log10p1f16 C23 math function (PR #184739)

Shikhar Soni via libc-commits libc-commits at lists.llvm.org
Wed Apr 8 11:07:12 PDT 2026


shikharish wrote:

> I get a spurious underflow:
> ```
> zimmerma at biscotte:~/svn/core-math$ CORE_MATH_CHECK_STD=true LIBM=$L ./check.sh log10p1f16
> Running exhaustive check in --rndn mode...
> Spurious underflow exception for x=0x1.26cp-13 (y=0x1p-14)
> ```

I will take a look.

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


More information about the libc-commits mailing list