[Mlir-commits] [mlir] [mlir][xegpu] Relax rank restriction of TensorDescType (PR #145916)
Chao Chen
llvmlistbot at llvm.org
Mon Jun 30 12:04:47 PDT 2025
================
@@ -125,18 +125,6 @@ ScatterTensorDescAttr::get(mlir::MLIRContext *context,
return Base::get(context, scopeAttr, chunkSizeAttr);
}
-LogicalResult ScatterTensorDescAttr::verify(
----------------
chencha3 wrote:
Yes, bring it back.
https://github.com/llvm/llvm-project/pull/145916
More information about the Mlir-commits
mailing list