[libc-commits] [PATCH] D151256: [libc] Reduce the sizes of some math tests that take longest time.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 23 13:50:12 PDT 2023


lntue created this revision.
lntue added reviewers: michaelrj, sivachandra, gchatelet.
Herald added subscribers: ecnelises, tschuett.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151256

Files:
  libc/test/src/math/RemQuoTest.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/log_test.cpp
  libc/test/src/math/sincosf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151256.524871.patch
Type: text/x-patch
Size: 3973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230523/efa6b6e2/attachment.bin>


More information about the libc-commits mailing list