================
@@ -263,3 +263,38 @@ multiclass ZAFPOuterProd<string n_suffix> {
defm SVMOPA : ZAFPOuterProd<"mopa">;
defm SVMOPS : ZAFPOuterProd<"mops">;
+
+////////////////////////////////////////////////////////////////////////////////
+// SME2 - ADD, SUB
+
+multiclass ZAAddSub<string n_suffix> {
----------------
kmclaughlin-arm wrote:
Hi @sdesmalen-arm, I'm happy to change this, though the reason I chose this
name was to match other multiclasses in the file such as ZAStore, ZAAdd,
ZAFPOuterProd, etc.
https://github.com/llvm/llvm-project/pull/69725
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits