[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:43 PDT 2026


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

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

What is the actual issue here? "unmatched_strides" sounds like a manifestation of  the fact that `%rc` has non-identify layout and hence it is not not contiguous. Is that what the issue is?

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


More information about the Mlir-commits mailing list