[Mlir-commits] [mlir] [memref] Support non-scalar copies in `reinterpret_cast` elision (PR #203873)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Jun 29 01:02:40 PDT 2026


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

----------------
banach-space wrote:

IIUC, this is about the strided MemRef offset rather than index? Of which there is only 1, right?
```suggestion
// Dynamic strides are irrelevant because the strided memref offset is zero.
```

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


More information about the Mlir-commits mailing list