[llvm] [LoopInterchange] Relax the legality check to accept more patterns (PR #118267)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 01:26:05 PST 2025


================
@@ -74,7 +74,7 @@ for.end8:                                         ; preds = %for.cond1.for.inc6_
 
 ; CHECK: --- !Missed
 ; CHECK-NEXT: Pass:            loop-interchange
-; CHECK-NEXT: Name:            Dependence
+; CHECK-NEXT: Name:            UnsupportedPHIOuter
----------------
kasuga-fj wrote:

What was changed in #119345 has been restored.

https://github.com/llvm/llvm-project/pull/118267


More information about the llvm-commits mailing list