summaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Vector/Transforms/LowerVectorShapeCast.cpp
AgeCommit message (Expand)Author
2025-10-11[mlir] Use llvm accumulate wrappers. NFCI. (#162957)Jakub Kuderski
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-06-05[mlir][vector] Improve shape_cast lowering (#140800)James Newling
2025-03-24[mlir][Vector] Remove more special case uses for extractelement/insertelement...Kunwar Grover
2025-02-07[mlir][Vector] Generate poison vectors in vector.shape_cast lowering (#125613)Diego Caballero
2025-01-27[mlir][Vector] Support efficient shape cast lowering for n-D vectors (#123497)Diego Caballero
2024-07-02mlir/LogicalResult: move into llvm (#97309)Ramkumar Ramachandra
2023-09-28[mlir][vector] add result type to vector.extract assembly format (#66499)Cullen Rhodes
2023-09-07[mlir][VectorOps] Add lowering for vector.shape_cast of scalable vectorsBenjamin Maxwell
2023-06-01[mlir][Vector] Add support for 0-D 'vector.shape_cast' loweringDiego Caballero
2023-03-23[mlir][Vector] NFC - Reorganize vector patternsNicolas Vasilache