commit | 7fa40771cd36d6e7baac2a8560a7dd462a4c9d72 | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Wed Apr 25 09:35:54 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Wed Apr 25 09:35:54 2018 +0000 |
tree | 9601e7da145c0c549da66f7179f90e576d87b76d | |
parent | 4dbfefddbb0e7ac5f1a70d46fe4eff37dc8ec0f2 [diff] |
[LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl. This also means we have to check if the latch is the exiting block now, as `transform` expects the latches to be the exiting blocks too. https://bugs.llvm.org/show_bug.cgi?id=36586 Reviewers: efriedma, davide, karthikthecool Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D45279 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@330806 91177308-0d34-0410-b5e6-96231b3b80d8