[PATCH] D136999: [AArch64] Lower READCYCLECOUNTER using MRS CNTVCT_EL0

Salvatore Dipietro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 15:55:12 PST 2022


salvatoredipietro added a comment.

For context, MySQL had also to overwrite this function and it is using the CNTVCT_EL0 register for over 3 years now


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

https://reviews.llvm.org/D136999



More information about the llvm-commits mailing list