[Mlir-commits] [mlir] [mlir][vector] Extend mask calculation for vector.contract (PR #65733)

Cullen Rhodes llvmlistbot at llvm.org
Mon Sep 11 01:18:22 PDT 2023


================
@@ -60,3 +60,4 @@ transform.sequence failures(propagate) {
     transform.apply_patterns.vector.lower_contraction lowering_strategy = "parallelarith"
   } : !transform.any_op
 }
+
----------------
c-rhodes wrote:

unrelated change

https://github.com/llvm/llvm-project/pull/65733


More information about the Mlir-commits mailing list