[Mlir-commits] [mlir] [MLIR][XeGPU] Fix expandDim sg_data cap for replicated layouts (PR #203299)

Jianhui Li llvmlistbot at llvm.org
Thu Jun 11 12:06:36 PDT 2026


================
@@ -575,3 +575,30 @@ gpu.module @test {
     gpu.return
   }
 }
+
+// -----
+// shape_cast collapse where the collapsed dst dim is replicated across
----------------
Jianhui-Li wrote:

Consider removing these comments. 

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


More information about the Mlir-commits mailing list