[llvm] [LoopInterchange] Remove 'S' Scalar Dependencies (PR #119345)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 00:43:17 PST 2025


================
@@ -18,7 +18,7 @@
 
 ; CHECK: --- !Missed
 ; CHECK-NEXT: Pass:            loop-interchange
-; CHECK-NEXT: Name:            UnsupportedPHI
+; CHECK-NEXT: Name:            Dependence
----------------
kasuga-fj wrote:

I believe it is important for this test to be rejected by "UnsupportedPHI"

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


More information about the llvm-commits mailing list