[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
Thu Apr 5 07:37:09 PDT 2018


fhahn added a comment.

After the recent changes I committed, the test-suite passes with loopinterchange enabled + LTO. It looks like this patch breaks a few benchmarks again. I will look into that before submitting it


https://reviews.llvm.org/D43237





More information about the llvm-commits mailing list