[Mlir-commits] [mlir] [mlir][ArmSME] Support lowering masked vector.outerproduct ops to SME (PR #69604)
Benjamin Maxwell
llvmlistbot at llvm.org
Wed Oct 25 07:33:00 PDT 2023
================
@@ -11,6 +11,9 @@
// RUN: %{compile} | %{run} | FileCheck %s
+// REDEFINE: %{entry_point} = test_masked_outerproduct_with_accumulator_2x2xf64
----------------
MacDue wrote:
These are both tests with accumulators, there's no non-accumulator tests in this file. Not sure why that is, but I could add some.
https://github.com/llvm/llvm-project/pull/69604
More information about the Mlir-commits
mailing list