[Mlir-commits] [mlir] [MLIR][XeGPU] Extend SGMapAttr and Add ConvertLayoutOp (PR #132425)
Adam Siemieniuk
llvmlistbot at llvm.org
Thu Apr 3 04:59:54 PDT 2025
================
@@ -541,7 +563,7 @@ LogicalResult StoreScatterOp::verify() {
[&]() { return emitOpError(); });
}
-//===----------------------------------------------------------------------===//
+//===---------------------------------------------------------------------===//
----------------
adam-smnk wrote:
typo?
https://github.com/llvm/llvm-project/pull/132425
More information about the Mlir-commits
mailing list