[PATCH] D51702: [LoopInterchange] Turn into a loop pass.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 13 09:46:21 PDT 2018
fhahn added a comment.
Further testing surfaced a few cases where ScalarEvolution and LCSSA are not preserved properly. I'll fix those issues first.
https://reviews.llvm.org/D51702
More information about the llvm-commits
mailing list