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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 12:03:48 PDT 2018


efriedma added a comment.

Needs testcase.

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

Did you mean to post this on a different patch?


Repository:
  rL LLVM

https://reviews.llvm.org/D45970





More information about the llvm-commits mailing list