[PATCH] D82123: [PGO] Add a functionality to always instrument the func entry BB
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 15:22:04 PDT 2020
davidxl added a comment.
ok. Why atomic update just for first entry? are they particularly more contended than other counters?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82123/new/
https://reviews.llvm.org/D82123
More information about the llvm-commits
mailing list