[Mlir-commits] [mlir] [mlir][Vector] Move insert/extractelement distribution patterns to insert/extract (PR #116425)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Sun Nov 17 11:57:33 PST 2024
https://github.com/banach-space approved this pull request.
Makes sense, much appreciated step on our journey towards:
* [https://discourse.llvm.org/t/rfc-psa-remove-vector-extractelement-and-vector-insertelement-ops-in-favor-of-vector-extract-and-vector-insert-ops](https://discourse.llvm.org/t/rfc-psa-remove-vector-extractelement-and-vector-insertelement-ops-in-favor-of-vector-extract-and-vector-insert-ops/71116/8)
Changes in test make it clear that this is NFC, LGTM.
https://github.com/llvm/llvm-project/pull/116425
More information about the Mlir-commits
mailing list