[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
================
@@ -0,0 +1,100 @@
+// DEFINE: %{entry} = test_outerproduct_f16f16f32
----------------
banach-space wrote:
[nit] Add this as a TODO somewhere (so that it's harder to miss):
```
// REDEFINE: %{entry} = test_masked_outerproduct_f16f16f32
```
https://github.com/llvm/llvm-project/pull/78975
More information about the Mlir-commits
mailing list