================
@@ -522,6 +522,39 @@ def FeatureTLBIW : ExtensionWithMArch<"tlbiw", "TLBIW", 
"FEAT_TLBIW",
 //  Armv9.6 Architecture Extensions
 
//===----------------------------------------------------------------------===//
 
+def FeatureCMPBR : ExtensionWithMArch<"cmpbr", "CMPBR", "FEAT_CMPBR",
+  "Enable A64 base compare and branch instructions">;
----------------
jthackray wrote:

Can we change to "Enable Armv9.6-A ..."?

https://github.com/llvm/llvm-project/pull/111677
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to