summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Vector/Transforms/LowerVectorToFromElementsToShuffleTree.cpp
AgeCommit message (Expand)Author
2025-10-02[mlir][vector] Simplify op rewrite pattern inheriting constructors. NFC. (#16...Jakub Kuderski
2025-07-22[mlir][NFC] update `mlir/Dialect` create APIs (24/n) (#149931)Maksim Levental
2025-07-09[mlir] Fix a warningKazu Hirata
2025-07-09[mlir][Vector] Add `vector.shuffle` tree transformation (#145740)Diego Caballero