[Mlir-commits] [mlir] [memref] Support non-scalar copies in `reinterpret_cast` elision (PR #203873)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Thu Jul 2 03:09:57 PDT 2026
================
----------------
banach-space wrote:
It would make more sense to have `@negative_copy_into_ND_strided_dynamic_offset` here, renamed (and adapted) as `@negative_scalar_into_2D_strided_dynamic_offset`. Basically, `@negative_copy_into_ND_strided_dynamic_offset` is a more complex version of `@copy_scalar_into_2D_strided_non_identity_stride`, right?
https://github.com/llvm/llvm-project/pull/203873
More information about the Mlir-commits
mailing list