-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[mlir][vector] Update test post 136699 (nfc) #136841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[mlir][vector] Update test post 136699 (nfc) #136841
Conversation
Updates a test that I forgot to update in llvm#136699. Failing bot: * https://lab.llvm.org/buildbot/#/builders/143/builds/7166
@llvm/pr-subscribers-mlir-linalg Author: Andrzej Warzyński (banach-space) ChangesUpdates a test that I forgot to update in #136699. Failing bot: Full diff: https://github.com/llvm/llvm-project/pull/136841.diff 1 Files Affected:
diff --git a/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir b/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
index bcfeef772743b..3368dd634d228 100644
--- a/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
+++ b/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
@@ -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
|
@llvm/pr-subscribers-mlir Author: Andrzej Warzyński (banach-space) ChangesUpdates a test that I forgot to update in #136699. Failing bot: Full diff: https://github.com/llvm/llvm-project/pull/136841.diff 1 Files Affected:
diff --git a/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir b/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
index bcfeef772743b..3368dd634d228 100644
--- a/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
+++ b/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
@@ -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
|
@llvm/pr-subscribers-mlir-sve Author: Andrzej Warzyński (banach-space) ChangesUpdates a test that I forgot to update in #136699. Failing bot: Full diff: https://github.com/llvm/llvm-project/pull/136841.diff 1 Files Affected:
diff --git a/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir b/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
index bcfeef772743b..3368dd634d228 100644
--- a/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
+++ b/mlir/test/Integration/Dialect/Linalg/CPU/ArmSVE/matmul.mlir
@@ -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
|
Updates a test that I forgot to update in llvm#136699. Failing bot: * https://lab.llvm.org/buildbot/#/builders/143/builds/7166
Updates a test that I forgot to update in llvm#136699. Failing bot: * https://lab.llvm.org/buildbot/#/builders/143/builds/7166
Updates a test that I forgot to update in llvm#136699. Failing bot: * https://lab.llvm.org/buildbot/#/builders/143/builds/7166
Updates a test that I forgot to update in #136699. Failing bot: