[libc-commits] [PATCH] D151875: [libc] Reduce math tests runtime further
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 1 03:28:32 PDT 2023
gchatelet created this revision.
gchatelet added a reviewer: lntue.
Herald added subscribers: libc-commits, tschuett.
Herald added projects: libc-project, All.
gchatelet requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D151875
Files:
libc/test/src/math/FmaTest.h
libc/test/src/math/HypotTest.h
libc/test/src/math/RIntTest.h
libc/test/src/math/RemQuoTest.h
libc/test/src/math/RoundToIntegerTest.h
libc/test/src/math/SqrtTest.h
libc/test/src/math/asinhf_test.cpp
libc/test/src/math/log10_test.cpp
libc/test/src/math/log1p_test.cpp
libc/test/src/math/log2_test.cpp
libc/test/src/math/sincosf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151875.527350.patch
Type: text/x-patch
Size: 7501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230601/7e32f1f2/attachment.bin>
More information about the libc-commits
mailing list