[Mlir-commits] [mlir] [mlir][memref] Use access interfaces in address extraction (PR #198421)

Alan Li llvmlistbot at llvm.org
Wed Jun 17 08:45:43 PDT 2026


================
@@ -301,6 +412,7 @@ module attributes {transform.with_named_sequence} {
   }
 }
 
+
----------------
lialan wrote:

Nit: double blank line here (414-415) before the `// -----`. Cosmetic, and clang-format won't catch it.

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


More information about the Mlir-commits mailing list