[PATCH] D34220: [AArch64] Prefer B.cond to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free"

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 07:44:41 PDT 2017


mcrosier closed this revision.
mcrosier added a comment.

In https://reviews.llvm.org/D34220#789743, @apinski-cavium wrote:

> Note this should be an improvement for ThunderX (though maybe it is not modeled correctly).  Not ThunderX2T99 though (only because fusion happens even for add/cbz cases too).


Glad to her, Andrew!!

This was committed in r306144.


https://reviews.llvm.org/D34220





More information about the llvm-commits mailing list