[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:41 PDT 2026
================
----------------
banach-space wrote:
To better highlight that this is actually quite important (indeed, non-zero index is the main thing in this test, rigth?)
```suggestion
// CHECK-DAG: %[[IDX:.*]] = arith.constant 10 : index
```
https://github.com/llvm/llvm-project/pull/203873
More information about the Mlir-commits
mailing list