[PATCH] D30576: [AArch64] Extend redundant copy elimination pass to handle CMN compares and shifted immediates.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 13:05:54 PST 2017


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

LGTM if you add a negative test case with a 64-bit known constant, where the high 32-bits are not equal to 0.


https://reviews.llvm.org/D30576





More information about the llvm-commits mailing list