summaryrefslogtreecommitdiff
path: root/mlir/test/Conversion/VectorToArmSME
AgeCommit message (Expand)Author
2025-10-10[MLIR][Vector] Remove vector.splat (#162167)James Newling
2025-04-11[mlir][vector] Tighten the semantics of vector.{load|store} (#135151)Andrzej WarzyƄski
2024-09-02[mlir][ArmSME] Rename slice move operations to insert/extract_tile_slice (#10...Benjamin Maxwell
2024-06-20[mlir][ArmSME] Lower extract from 2D scalable create_mask to psel (#96066)Benjamin Maxwell
2024-06-19[mlir][ArmSME] Fold MoveTileSliceToVector + TransferWrite to StoreTileSlice (...Benjamin Maxwell
2024-05-21[mlir][ArmSME] Fold transpose into xfer read to enable in-flight transpose (#...Cullen Rhodes
2024-04-24[mlir][ArmSME] Move tests out of `vector-ops-to-llvm.mlir` (#89905)Benjamin Maxwell
2024-01-05[mlir][Transforms] `GreedyPatternRewriteDriver`: Do not CSE constants during ...Matthias Springer
2023-12-15[mlir][ArmSME] Fail instead of error in vector.outerproduct lowering (#75447)Cullen Rhodes
2023-12-14[mlir][ArmSME][NFC] Move conversion tests (#75446)Cullen Rhodes