================
@@ -59,7 +59,7 @@ enum CPUFeatures {
   FEAT_SVE_F32MM,
   FEAT_SVE_F64MM,
   FEAT_SVE2,
-  FEAT_SVE_AES,
+  RESERVED_FEAT_SVE_AES, // previously used and now ABI legacy
----------------
tmatheson-arm wrote:

It would be nice to have a more complete explanation of these reserved values 
somewhere in these files.

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

Reply via email to