[Mlir-commits] [mlir] [MLIR][XeGPU] Remove offsets from create_nd_tdesc & remove update_nd_offset, move offsets to load/store/prefetch ops (PR #193330)

Nishant Patel llvmlistbot at llvm.org
Fri Apr 24 07:58:55 PDT 2026


================
@@ -1,61 +0,0 @@
-// RUN: mlir-opt --test-xegpu-unrolling-patterns -split-input-file %s | FileCheck %s
-
-gpu.module @xevm_test {
----------------
nbpatel wrote:

these tests are moved to xegpu-unroll-patterns.mlir...no need for this file with *-no-desc-offsets name

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


More information about the Mlir-commits mailing list