llvm-capstone/libc/utils/MPFRWrapper
Tue Ly 1427550151 [libc] Add a testing macro for MPFR matchers skipping explainError calls.
Adding `EXPECT_MPFR_MATCH_ROUNDING_SILENTLY` macro that does not call
`explainError` when the tests fail.  This is useful to check the passing or
failing rates, such as hitting percentages of fast passes in math
implementations.

Reviewed By: michaelrj, sivachandra

Differential Revision: https://reviews.llvm.org/D136731
2022-10-26 18:11:45 -04:00
..
check_mpfr.cpp
CMakeLists.txt [libc][cmake] split fputil into individual targets 2022-08-31 10:44:52 -07:00
MPFRUtils.cpp [libc][math] Implement exp10f function correctly rounded to all rounding modes. 2022-09-19 10:01:40 -04:00
MPFRUtils.h [libc] Add a testing macro for MPFR matchers skipping explainError calls. 2022-10-26 18:11:45 -04:00