[libc-commits] [PATCH] D117028: [libc] Add multithreading support for exhaustive testing and MPFRUtils.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 12 11:21:32 PST 2022


lntue updated this revision to Diff 399392.
lntue marked 2 inline comments as done.
lntue added a comment.

Move exhaustive_test implementation to .cpp file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117028

Files:
  libc/cmake/modules/LLVMLibCTestRules.cmake
  libc/test/src/math/exhaustive/CMakeLists.txt
  libc/test/src/math/exhaustive/exhaustive_test.cpp
  libc/test/src/math/exhaustive/exhaustive_test.h
  libc/test/src/math/exhaustive/logf_test.cpp
  libc/utils/MPFRWrapper/MPFRUtils.cpp
  libc/utils/MPFRWrapper/MPFRUtils.h
  libc/utils/UnitTest/FPMatcher.cpp
  libc/utils/UnitTest/FPMatcher.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117028.399392.patch
Type: text/x-patch
Size: 22586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220112/1ac8c8a0/attachment-0001.bin>


More information about the libc-commits mailing list