[Mlir-commits] [mlir] [MLIR][XeGPU] Extend SGMapAttr and Add ConvertLayoutOp (PR #132425)
Chao Chen
llvmlistbot at llvm.org
Fri Apr 4 10:17:36 PDT 2025
================
@@ -541,7 +563,7 @@ LogicalResult StoreScatterOp::verify() {
[&]() { return emitOpError(); });
}
-//===----------------------------------------------------------------------===//
+//===---------------------------------------------------------------------===//
----------------
chencha3 wrote:
yes, fixed
https://github.com/llvm/llvm-project/pull/132425
More information about the Mlir-commits
mailing list