[Mlir-commits] [mlir] [mlir][ArmSME] Support 2-way widening outer products (PR #78975)

Benjamin Maxwell llvmlistbot at llvm.org
Tue Jan 30 07:56:42 PST 2024


================
@@ -10,6 +11,7 @@ add_mlir_dialect_library(MLIRArmSMETransforms
 
   LINK_LIBS PUBLIC
   MLIRArmSMEDialect
+  MLIRArmSVEDialect
----------------
MacDue wrote:

unneeded now that zip1 is not directly used? 
```suggestion
```

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


More information about the Mlir-commits mailing list