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

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Jul 8 03:31:24 PDT 2026


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

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

```suggestion
    // Constant Op cache to reuse common index constants across bounds, steps, and static offsets,
```

Could you also document at `0` is stored at index `0` and `1` is stored at index `1`?

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


More information about the Mlir-commits mailing list