Allow overlap/similarity comparison to use custom hot threshold cutoff, instead of using hard coded 990000 as hot cutoff.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111385
[llvm-profdata] Allow overlap/similarity comparison to use custom hot threshold cutoff ClosedPublic Authored by wenlei on Oct 7 2021, 9:55 PM.
Details Summary Allow overlap/similarity comparison to use custom hot threshold cutoff, instead of using hard coded 990000 as hot cutoff.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 7 2021, 11:06 PM Closed by commit rG9978e0e475eb: [llvm-profdata] Allow overlap/similarity comparison to use custom hot threshold… (authored by wenlei). · Explain WhyOct 10 2021, 1:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378532 llvm/tools/llvm-profdata/llvm-profdata.cpp
|