[PATCH] D82123: [PGO] Add a functionality to always instrument the func entry BB

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 15:22:07 PDT 2020


wmi added a comment.

Thanks for the patch! I guess atomic update is to reduce the cost of the entry counter for application with many threads. How much difference there is w/wo enabling -atomic-first-counter?


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

https://reviews.llvm.org/D82123





More information about the llvm-commits mailing list