[Mlir-commits] [mlir] [mlir][ArmSME] Support 4-way widening outer products (PR #79288)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Feb 6 06:54:33 PST 2024
================
@@ -344,6 +1016,41 @@ func.func @outerproduct_widening_2way__cant_erase(
// -----
+// CHECK-LABEL: @outerproduct_widening_4way__cant_erase
----------------
banach-space wrote:
```suggestion
// CHECK-LABEL: @outerproduct_widening_4way__multiple_use
```
https://github.com/llvm/llvm-project/pull/79288
More information about the Mlir-commits
mailing list