[libc-commits] [PATCH] D128995: [libc][math] Improved ExhaustiveTest performance.

Kirill Okhotnikov via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 1 09:33:21 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfdf1fda5a8c8: [libc][math] Improved ExhaustiveTest performance. (authored by orex).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128995.441714.patch
Type: text/x-patch
Size: 19863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220701/eb5f4298/attachment-0001.bin>


More information about the libc-commits mailing list