This is an archive of the discontinued LLVM Phabricator instance.

[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
combinations have been addressed by this change. Support for newer combinations
can be added in future as needed.

Diff Detail

Event Timeline

sivachandra created this revision.Aug 24 2020, 10:13 PM
sivachandra requested review of this revision.Aug 24 2020, 10:13 PM
lntue accepted this revision.Aug 25 2020, 8:19 AM
This 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
This revision was automatically updated to reflect the committed changes.