Skip to content

Commit 5fb251d

Browse files
banach-spaceIanWood1
authored andcommitted
[mlir][vector] Update test post 136699 (nfc) (llvm#136841)
Updates a test that I forgot to update in llvm#136699. Failing bot: * https://lab.llvm.org/buildbot/#/builders/143/builds/7166
1 parent a00a69a commit 5fb251d

File tree

1 file changed

+1
-0
lines changed
  • mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE

1 file changed

+1
-0
lines changed

mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ module attributes {transform.with_named_sequence} {
107107
transform.apply_patterns.vector.reduction_to_contract
108108
transform.apply_patterns.vector.transfer_permutation_patterns
109109
transform.apply_patterns.vector.lower_masked_transfers
110+
transform.apply_patterns.vector.sink_ops
110111
} : !transform.op<"func.func">
111112

112113
// Step 4: Lower vector.contract to vector.fma

0 commit comments

Comments
 (0)