[Mlir-commits] [mlir] [mlir][ArmSME] Support lowering masked vector.outerproduct ops to SME (PR #69604)
Andrzej Warzyński
llvmlistbot at llvm.org
Fri Oct 20 03:05:18 PDT 2023
================
@@ -11,6 +11,9 @@
// RUN: %{compile} | %{run} | FileCheck %s
+// REDEFINE: %{entry_point} = test_masked_outerproduct_with_accumulator_2x2xf64
----------------
banach-space wrote:
Why no version _with_ an accumulator? I'm probably missing something obvious 😅 .
https://github.com/llvm/llvm-project/pull/69604
More information about the Mlir-commits
mailing list