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

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 06:49:38 PDT 2017


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

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).


https://reviews.llvm.org/D30934





More information about the llvm-commits mailing list