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

Andrzej WarzyƄski llvmlistbot at llvm.org
Fri Jan 26 07:41:23 PST 2024


================
@@ -122,4 +122,43 @@ def TileAllocation
   let dependentDialects = ["func::FuncDialect"];
 }
 
+def OuterProductWidening
----------------
banach-space wrote:

Yeah, or `SMEOuterProductFusion`.

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


More information about the Mlir-commits mailing list