[Mlir-commits] [mlir] [memref] Simplify loads from reinterpret_casts preserving non-unit dims (PR #202683)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Jun 17 10:51:58 PDT 2026


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

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

Perhaps also add a note that a qualifying reinterpet_cast is one that:
* Only inserts or removes unit dims.
* For non-unit dims it is order-preserving (no transposition).

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


More information about the Mlir-commits mailing list