[Mlir-commits] [mlir] [MLIR] Add a utility pass to linearize `memref` (PR #136797)

Krzysztof Drewniak llvmlistbot at llvm.org
Mon May 5 17:04:27 PDT 2025


krzysz00 wrote:

Yeah, agreed that we don't need to handle subviews here and can just declare thst those and expand/collapse_shape don't exist 

(Though part of me is wanting to have partners here that also flatten alloc and alloca because the narrow type emulator wants those)

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


More information about the Mlir-commits mailing list