[Mlir-commits] [mlir] [mlir][mem2reg] Promote buffers accessed via dynamic subviews and memref.copy (PR #217793)
Artem Kroviakov
llvmlistbot at llvm.org
Thu Aug 27 05:57:31 PDT 2026
akroviakov wrote:
Consider supporting `memref::ExpandShapeOp` and `memref::CollapseShapeOp` that are used to create differently-ranked reassociated dynamic views
https://github.com/llvm/llvm-project/pull/217793
More information about the Mlir-commits
mailing list