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

Cullen Rhodes llvmlistbot at llvm.org
Fri Jan 26 06:50:07 PST 2024


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

see what you mean, suppose could rename to `OuterProductFusion`?

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


More information about the Mlir-commits mailing list