[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:59:09 PDT 2026


================
@@ -838,7 +728,7 @@ def XeGPU_LoadGatherOp : XeGPU_Op<"load", [MemoryEffects<[MemRead]>, AnchorLayou
   }];
 
   let arguments = (ins XeGPU_GatherScatterSourceType:$source,
----------------
nbpatel wrote:

removed

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


More information about the Mlir-commits mailing list