[PATCH] D17942: [AArch64] Optimize test and branch sequence when the test's constant operand is power of 2

Balaram Makam via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 05:32:33 PST 2016


bmakam added a comment.

Thanks for the review Tim,

I have folded the logic into optimizeCondBranch as you suggested. Does this look reasonable?


http://reviews.llvm.org/D17942





More information about the llvm-commits mailing list