[Mlir-commits] [mlir] [mlir][xegpu] Bug fix in UpdateNdOffset distribution. (PR #150545)
Charitha Saumya
llvmlistbot at llvm.org
Tue Aug 5 14:26:07 PDT 2025
================
@@ -265,6 +265,28 @@ gpu.module @test {
}
}
+// -----
+// Explicitly check that update_nd_offset distributed tensor descriptor retains the layouts.
----------------
charithaintc wrote:
agree. fixed the comment. meant to say that updateNd's source retain layouts.
https://github.com/llvm/llvm-project/pull/150545
More information about the Mlir-commits
mailing list