[Mlir-commits] [mlir] [mlir][Vector] Improve support for vector.extract(broadcast) (PR #116234)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Feb 10 00:15:34 PST 2025
banach-space wrote:
> @banach-space @dcaballe After a rethink, I found out I was wrong, and we can also extend the folder to dim-1 broadcasting cases. This should be a much simpler change now. Thanks for the reviews so far!
Just to clarify - you have re-worked this?
Before reviewing, can we make sure we are on the same page re dim-1 broadcasting? https://github.com/llvm/llvm-project/pull/116234#discussion_r1928593392
https://github.com/llvm/llvm-project/pull/116234
More information about the Mlir-commits
mailing list