The hot and cold count thresholds are derived from the summary, but for
debugging purposes it is convenient to provide the actual thresholds.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54040
[ProfileSummary] Add options to override hot and cold count thresholds. ClosedPublic Authored by eraman on Nov 2 2018, 10:31 AM.
Details Summary The hot and cold count thresholds are derived from the summary, but for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 2 2018, 10:37 AM Closed by commit rL346005: [ProfileSummary] Add options to override hot and cold count thresholds. (authored by eraman). · Explain WhyNov 2 2018, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 172397 llvm/trunk/lib/Analysis/ProfileSummaryInfo.cpp
llvm/trunk/test/Analysis/ProfileSummary/basic.ll
|