[libc-commits] [libc] [llvm] [libc][math] Fix signaling nan handling of hypot(f) and improve hypotf performance. (PR #99432)

via libc-commits libc-commits at lists.llvm.org
Fri Jul 19 07:32:41 PDT 2024


lntue wrote:

> Oh, these includes in libc/test/src/math/smoke/HypotTest.h should probably be removed:
> 
> * "src/__support/FPUtil/FPBits.h"
> * "test/UnitTest/FEnvSafeTest.h"
> * "hdr/math_macros.h"

Done.

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


More information about the libc-commits mailing list