[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 05:43:26 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2697ffd03955: [libc] Reduce math tests runtime further (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151875/new/

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.527377.patch
Type: text/x-patch
Size: 7501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230601/8b9f9b7e/attachment-0001.bin>


More information about the libc-commits mailing list