dmgreen accepted this revision.
dmgreen added a comment.

LGTM. Thanks for the update.



================
Comment at: llvm/include/llvm/Support/AArch64TargetParser.def:147
 AARCH64_ARCH_EXT_NAME("sme-i64",      AArch64::AEK_SMEI64,      "+sme-i64", 
"-sme-i64")
+AARCH64_ARCH_EXT_NAME("pmuv3",      AArch64::AEK_PERFMON,     "+perfmon", 
"-perfmon")
 #undef AARCH64_ARCH_EXT_NAME
----------------
The formatting is a little off, for the subsequent columns.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116748/new/

https://reviews.llvm.org/D116748

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to