summaryrefslogtreecommitdiff
path: root/mlir/test/Dialect/Vector/CPU
AgeCommit message (Expand)Author
2025-07-22[MLIR][AArch64] Lower `vector.contract` to SVE FEAT_BF16 operations (#147052)Momchil Velikov
2025-06-06[MLIR] Add apply_patterns.arm_sve.vector_contract_to_i8mm TD Op (#140572)Momchil Velikov
2025-06-06[MLIR][ArmSVE] Add initial lowering of vector.contract to SVE `*MMLA` instruc...Momchil Velikov
2025-05-01[mlir][vector] Relax constraints on shape_cast (#136587)James Newling
2024-05-13[mlir][vector] Update tests/patterns for vector.transpose (#91359)Andrzej WarzyƄski