[Mlir-commits] [mlir] [mlir][vector] Constrain patterns: vector.contract -> vector.outerproduct (PR #68400)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Fri Oct 6 08:07:59 PDT 2023
================
@@ -54,22 +54,29 @@ func.func @masked_extract_contract2(%arg0: vector<2x3xf32>,
return %0 : vector<2xf32>
}
-// CHECK-LABEL: func.func @masked_extract_contract4(
----------------
banach-space wrote:
Copy and paste failure, sorry :( Thanks for pointing this out!
https://github.com/llvm/llvm-project/pull/68400
More information about the Mlir-commits
mailing list