Tests for frexp[f|l] now use the new capability. Not all input-output
combinations have been addressed by this change. Support for newer combinations
can be added in future as needed.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86506
[libc] Extend MPFRMatcher to handle multiple-input-multiple-output functions. ClosedPublic Authored by sivachandra on Aug 24 2020, 10:13 PM.
Details Summary Tests for frexp[f|l] now use the new capability. Not all input-output
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 25 2020, 8:19 AM This revision was landed with ongoing or failed builds.Aug 25 2020, 9:43 PM Closed by commit rG3f4674a5577d: [libc] Extend MPFRMatcher to handle multiple-input-multiple-output functions. (authored by sivachandra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 287554 libc/test/src/math/CMakeLists.txt
libc/test/src/math/frexp_test.cpp
libc/test/src/math/frexpf_test.cpp
libc/test/src/math/frexpl_test.cpp
libc/utils/MPFRWrapper/MPFRUtils.h
libc/utils/MPFRWrapper/MPFRUtils.cpp
|
clang-tidy: warning: invalid case style for member 'x' [readability-identifier-naming]
not useful
clang-tidy: warning: invalid case style for member 'y' [readability-identifier-naming]
not useful