[Mlir-commits] [mlir] [MLIR][XeGPU][VectorToXeGPU] Fixed transposed transfer_read/write (PR #197281)

Andrey Pavlenko llvmlistbot at llvm.org
Fri Jul 3 06:39:10 PDT 2026


================
@@ -0,0 +1,46 @@
+// RUN: mlir-opt %s -convert-vector-to-xegpu -split-input-file | FileCheck %s
+
+// -----
+gpu.module @xevm_module {
----------------
AndreyPavlenko wrote:

Done.

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


More information about the Mlir-commits mailing list