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

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 22:58:12 PST 2025


================
@@ -177,7 +177,7 @@ for.end16:                                        ; preds = %for.exit
 }
 
 ; PHI node in inner latch with multiple predecessors.
-; REMARK: Interchanged
+; REMARK:      Dependence
----------------
kasuga-fj wrote:

Should this also be XFAIL?

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


More information about the llvm-commits mailing list