[Mlir-commits] [mlir] [MLIR][XeGPU] Remove create tdesc op from xegpu dialect (PR #182804)

Nishant Patel llvmlistbot at llvm.org
Tue Apr 14 11:58:01 PDT 2026


================
@@ -648,107 +648,6 @@ def XeGPU_UpdateNdOffsetOp : XeGPU_Op<"update_nd_offset",
   let hasVerifier = 1;
 }
 
-def XeGPU_CreateDescOp: XeGPU_Op<"create_tdesc", [Pure, ViewLikeOpInterface]> {
----------------
nbpatel wrote:

done

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


More information about the Mlir-commits mailing list