[PATCH] D43876: [LoopUnroll] Peel off iterations if it makes conditions true/false.

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 22:03:47 PDT 2018


mkazantsev requested changes to this revision.
mkazantsev added a comment.
This revision now requires changes to proceed.

Please fix `getSwappedPredicate` with `getInversePredicate`, the rest looks fine now.


https://reviews.llvm.org/D43876





More information about the llvm-commits mailing list