[Mlir-commits] [mlir] [mlir][Vector] Add `vector.shuffle` tree transformation (PR #145740)

Diego Caballero llvmlistbot at llvm.org
Mon Jun 30 22:52:36 PDT 2025


https://github.com/dcaballe commented:

Thanks for the feedback!

* Fixed value/op/interval duplication bug.
* Constrained the match to uniform vector inputs with rank.
* Added more tests
* Addressed misc. feedback

https://github.com/llvm/llvm-project/pull/145740


More information about the Mlir-commits mailing list