[Mlir-commits] [mlir] [Draft][MLIR] Add reshape propagation through tensor.pad (PR #136681)
Hyunsung Lee
llvmlistbot at llvm.org
Sat Jul 12 02:31:08 PDT 2025
ita9naiwa wrote:
Hi @Max191 , I updated this PR to support dynamic cases too, following your review. Sorry It took a while for me to get back from hiatus.
I think it would be better `collapse_shape` support is done in a separate PR, since this PR is already quite big and they're a distinct functionality.
how do you think?
https://github.com/llvm/llvm-project/pull/136681
More information about the Mlir-commits
mailing list