This is an archive of the discontinued LLVM Phabricator instance.

De-duplicate the two implementations of ARMBaseInstrInfo::isProfitableToIfCvt() [NFC]
ClosedPublic

Authored by tyomitch on Mar 14 2017, 6:26 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tyomitch created this revision.Mar 14 2017, 6:26 AM
rengolin accepted this revision.Mar 14 2017, 6:49 AM

Looks simple enough. I'm guessing we have enough tests to make sure nothing breaks with this change (though, I don't expect anything to break).

This revision is now accepted and ready to land.Mar 14 2017, 6:49 AM
This revision was automatically updated to reflect the committed changes.