This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel][AArch64] NFC: Factor out HasFPConstraints into a proper function
ClosedPublic

Authored by paquette on May 24 2019, 12:58 PM.

Details

Summary

Factor it out into a function, and replace places where we had the same check with the new function.

Diff Detail

Event Timeline

paquette created this revision.May 24 2019, 12:58 PM
This revision is now accepted and ready to land.May 24 2019, 2:59 PM
This revision was automatically updated to reflect the committed changes.