================
@@ -313,6 +313,14 @@ def HasNonStreamingSVE2p2_or_SME2p2
                 "(Subtarget->isSVEorStreamingSVEAvailable() && 
Subtarget->hasSME2p2())">,
                 AssemblerPredicateWithAll<(any_of FeatureSVE2p2, 
FeatureSME2p2),
                 "sme2p2 or sve2p2">;
+def HasNonStreamingSVE2p3
----------------
jthackray wrote:

Thanks, fixed.

https://github.com/llvm/llvm-project/pull/187046
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to