[PATCH] D29220: [InstCombine] Re-enable guard canonicalization for AND and NOT OR

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 22:03:24 PST 2017


mkazantsev added a comment.

I will prepare a couple of follow-up patches that widen the canonicalized guards after all transformations to avoid increase of code size due to this canonicalization.


https://reviews.llvm.org/D29220





More information about the llvm-commits mailing list