[PATCH] D43237: [LoopInterchange] Allow some loops with PHI nodes in the exit block.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 07:22:43 PDT 2018
fhahn added a comment.
Thank you very much for having a look Eli! I have submitted https://reviews.llvm.org/D45207 and https://reviews.llvm.org/D45206 for review, to restore most of the loop interchange test coverage after https://reviews.llvm.org/D35430 when in. I will commit this change after the test changes went in
https://reviews.llvm.org/D43237
More information about the llvm-commits
mailing list