[Mlir-commits] [mlir] [MLIR][ArmSVE] Add an ArmSVE dialect operation mapping to `bfmmla` (PR #145064)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Jun 23 01:50:27 PDT 2025


================
@@ -293,6 +293,35 @@ def UsmmlaOp : ArmSVE_Op<"usmmla", [Pure,
     "$acc `,` $src1 `,` $src2 attr-dict `:` type($src1) `to` type($dst)";
 }
 
+
----------------
banach-space wrote:

[nit] DELETEME

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


More information about the Mlir-commits mailing list