[mlir][vector] Update test post 136699 (nfc) (#136841)

Updates a test that I forgot to update in #136699. Failing bot:
  * https://lab.llvm.org/buildbot/#/builders/143/builds/7166
This commit is contained in:
Andrzej Warzyński
2025-04-23 13:13:46 +01:00
committed by GitHub
parent 673882cfbc
commit 14b38cf946

View File

@@ -107,6 +107,7 @@ module attributes {transform.with_named_sequence} {
transform.apply_patterns.vector.reduction_to_contract
transform.apply_patterns.vector.transfer_permutation_patterns
transform.apply_patterns.vector.lower_masked_transfers
transform.apply_patterns.vector.sink_ops
} : !transform.op<"func.func">
// Step 4: Lower vector.contract to vector.fma