[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
Tue Jan 11 08:22:57 PST 2022
lntue created this revision.
lntue added reviewers: michaelrj, sivachandra.
Herald added subscribers: ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
lntue requested review of this revision.
Add threading support for exhaustive testing and MPFRUtils.
Repository:
rG LLVM Github Monorepo
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.hpp
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.398959.patch
Type: text/x-patch
Size: 20681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220111/0c11f3e9/attachment-0001.bin>
More information about the libc-commits
mailing list