We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c444a1e commit fb6485cCopy full SHA for fb6485c
mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
@@ -107,6 +107,7 @@ module attributes {transform.with_named_sequence} {
107
transform.apply_patterns.vector.reduction_to_contract
108
transform.apply_patterns.vector.transfer_permutation_patterns
109
transform.apply_patterns.vector.lower_masked_transfers
110
+ transform.apply_patterns.vector.sink_ops
111
} : !transform.op<"func.func">
112
113
// Step 4: Lower vector.contract to vector.fma
0 commit comments