[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:21:38 PDT 2024


https://github.com/overmighty commented:

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"


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


More information about the libc-commits mailing list