Details
Details
- Reviewers
lntue - Commits
- rG2697ffd03955: [libc] Reduce math tests runtime further
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151875
[libc] Reduce math tests runtime further ClosedPublic Authored by gchatelet on Jun 1 2023, 3:28 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 1 2023, 3:28 AM This revision is now accepted and ready to land.Jun 1 2023, 4:00 AM Closed by commit rG2697ffd03955: [libc] Reduce math tests runtime further (authored by gchatelet). · Explain WhyJun 1 2023, 5:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527377 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
|