[PATCH] D113492: [llvm-profgen] Fix bug of split range branch sample
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 9 09:41:01 PST 2021
wenlei added a comment.
> However, in HHVM, I found that there are many functions that none of their ranges is set to true
Why is this happening? Should we fix this so that for any function, there's always one range that is considered entry?
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