[PATCH] D113492: [llvm-profgen] Fix bug of split range branch sample
Lei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 22:28:08 PST 2021
wlei added a comment.
Update the statistics summary of HHVM:
Before the num of function has no entry:
1.82%(5687/312230) of functions have no entry range!
After fix to mark the only range as entry:
0.12%(383/312230) of functions have no entry range!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113492/new/
https://reviews.llvm.org/D113492
More information about the llvm-commits
mailing list