[Mlir-commits] [mlir] [mlir][vector] Extend mask calculation for vector.contract (PR #65733)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Mon Sep 11 02:18:10 PDT 2023
================
@@ -60,3 +60,4 @@ transform.sequence failures(propagate) {
transform.apply_patterns.vector.lower_contraction lowering_strategy = "parallelarith"
} : !transform.any_op
}
+
----------------
banach-space wrote:
Ta, see the latest fixup commit
https://github.com/llvm/llvm-project/pull/65733
More information about the Mlir-commits
mailing list