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

Benjamin Maxwell llvmlistbot at llvm.org
Fri Jan 26 07:44:03 PST 2024


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

+1 to any name with fuse or fusion (sounds cool, and more descriptive :smile:)

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


More information about the Mlir-commits mailing list