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

Momchil Velikov llvmlistbot at llvm.org
Wed Jun 25 06:17:03 PDT 2025


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

Done

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


More information about the Mlir-commits mailing list