[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:

Why is there a difference in dimensionality between this (`@copy_1D_into_2D_strided_nonzero_offset`) and the test above `@copy_1D_into_1D_strided_zero_offset`? Do both:
* offset (zero -> non-zero), and
* dimenstionaltiy (1D_into_1D -> 1D_into_2D) 

change?


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


More information about the Mlir-commits mailing list