Now the SamplePGO support is more stable, we do not need so many verbose optimization remarks emitted.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5394 Build 5394: arc lint + arc unit
Paths
| Differential D31826
Emit less compiler optimization remarks in samplepgo to reduce a call to findCalleeFunctionSamples which is going to be refactored. ClosedPublic Authored by danielcdh on Apr 7 2017, 12:38 PM.
Details Summary Now the SamplePGO support is more stable, we do not need so many verbose optimization remarks emitted.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 10 2017, 12:01 PM
Revision Contents
Diff 94556 lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/inline-coverage.ll
test/Transforms/SampleProfile/remarks.ll
|