[libc-commits] [libc] [libc][math] Fix double-rounding errors with denormal inputs for hypot function. (PR #208247)

via libc-commits libc-commits at lists.llvm.org
Thu Jul 9 09:16:00 PDT 2026


zimmermann6 wrote:

sorry I forgot to mention that CORE-MATH checks by default underflow after rounding, and assumes the underlying processor uses underflow after rounding (like x86-64).

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


More information about the libc-commits mailing list