- Reader uses option values to override uint64_t values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Adding reviewers based on history (https://github.com/llvm/llvm-project/commits/main/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp) but let me know if I should modify reviewers. thanks!
Comment Actions
lgtm, I looked at the uses and in each case it's immediately passed to getEntryForPercentile which accepts the int as uint64_t.