[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


================
@@ -174,23 +174,15 @@ for.end12:
 ;;   for(int i=1;i<100;i++)
 ;;     for(int j=1;j<100;j++)
 ;;       A[j][0] = A[j][0] + B[j][i];
+;
+; FIXME
----------------
kasuga-fj wrote:

unfinished?

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


More information about the llvm-commits mailing list