This is an archive of the discontinued LLVM Phabricator instance.

[APFloat] Make use of new overloaded comparison operators. NFC.
ClosedPublic

Authored by foad on Mar 6 2020, 7:25 AM.

Diff Detail

Event Timeline

foad created this revision.Mar 6 2020, 7:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2020, 7:25 AM
ekatz accepted this revision.Mar 6 2020, 7:47 AM

LGTM

This revision is now accepted and ready to land.Mar 6 2020, 7:47 AM
This revision was automatically updated to reflect the committed changes.