[PATCH] D45970: [LoopInterchange] Do not change LI for BBs in child loops.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 09:43:38 PDT 2018


fhahn added a comment.

LoopInterchange did that wrong and this additional assertion catches that. The fix for LoopInterchange is at https://reviews.llvm.org/D45970


Repository:
  rL LLVM

https://reviews.llvm.org/D45970





More information about the llvm-commits mailing list