[libc-commits] [PATCH] D121564: [libc] Let exhaustive tests indicate each interval PASSED/FAILED.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Mar 15 07:34:17 PDT 2022
lntue updated this revision to Diff 415426.
lntue marked 2 inline comments as done.
lntue added a comment.
Sync.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121564/new/
https://reviews.llvm.org/D121564
Files:
libc/test/src/math/exhaustive/exhaustive_test.cpp
libc/test/src/math/exhaustive/exhaustive_test.h
libc/test/src/math/exhaustive/exp2f_test.cpp
libc/test/src/math/exhaustive/expf_test.cpp
libc/test/src/math/exhaustive/expm1f_test.cpp
libc/test/src/math/exhaustive/hypotf_test.cpp
libc/test/src/math/exhaustive/log10f_test.cpp
libc/test/src/math/exhaustive/log1pf_test.cpp
libc/test/src/math/exhaustive/log2f_test.cpp
libc/test/src/math/exhaustive/logf_test.cpp
libc/utils/UnitTest/LibcTest.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121564.415426.patch
Type: text/x-patch
Size: 11264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220315/252ed2b9/attachment.bin>
More information about the libc-commits
mailing list