[Mlir-commits] [mlir] [MLIR] Bubble up tensor.extract_slice through tensor.collapse_shape (PR #131982)
ofri frishman
llvmlistbot at llvm.org
Thu Mar 20 01:11:54 PDT 2025
ofri-frishman wrote:
> > @qedawkins @banach-space I've added a pattern similar to the one from PR #126898 but this time for tensor.collpase_shape. If you could find the time to review this one as well it would be very appreciated. Thanks.
>
> Thanks! I’ve been a bit distracted, but I’ll definitely review this before the weekend. I see a lot of comments already, so I’m liking this 🙂
>
> By the way, is this being upstreamed from IREE, or was it implemented from scratch?
Thanks for reviewing!
This one was implemented from scratch.
https://github.com/llvm/llvm-project/pull/131982
More information about the Mlir-commits
mailing list