[Mlir-commits] [mlir] [mlir][ArmSME] Support lowering masked vector.outerproduct ops to SME (PR #69604)

Andrzej WarzyƄski llvmlistbot at llvm.org
Sun Oct 29 05:07:22 PDT 2023


================
@@ -14,6 +14,12 @@
 // REDEFINE: %{entry_point} = test_outerproduct_with_accumulator_4x4xf32
 // RUN: %{compile} | %{run} | FileCheck %s --check-prefix=WITH-ACC
----------------
banach-space wrote:

[nit] It would be good to only compile once, see e.g. https://github.com/llvm/llvm-project/blob/640274ff1fe17852615564a80d9f8c69b67f1d59/mlir/test/Integration/Dialect/Vector/CPU/ArmSVE/test-contraction.mlir#L1-L20

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


More information about the Mlir-commits mailing list