[libc-commits] [PATCH] D117590: [libc] Implement correct rounding with all rounding modes for hypot functions.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Jan 19 10:18:37 PST 2022
lntue updated this revision to Diff 401323.
lntue added a comment.
Remove warnings for perf tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117590/new/
https://reviews.llvm.org/D117590
Files:
libc/src/__support/FPUtil/Hypot.h
libc/src/math/generic/CMakeLists.txt
libc/test/src/math/HypotTest.h
libc/test/src/math/differential_testing/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117590.401323.patch
Type: text/x-patch
Size: 3983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220119/d410d6f4/attachment.bin>
More information about the libc-commits
mailing list