[Mlir-commits] [mlir] [MemRef] Propagate strided layout through view-like ops in multiBuffer (PR #176941)

Quinn Dawkins llvmlistbot at llvm.org
Mon Jan 26 09:53:59 PST 2026


================

----------------
qedawkins wrote:

nit: drop redundant type qualifier here and below.
```suggestion
            .Case([&](memref::SubViewOp subview) -> Value {
```

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


More information about the Mlir-commits mailing list