This is an archive of the discontinued LLVM Phabricator instance.

Update test for enabling ICP for AutoFDO.
ClosedPublic

Authored by danielcdh on Jun 26 2017, 6:33 PM.

Event Timeline

danielcdh created this revision.Jun 26 2017, 6:33 PM
danielcdh updated this revision to Diff 104199.Jun 27 2017, 9:58 AM

update comments

davidxl added inline comments.Jun 27 2017, 10:07 AM
test/CodeGen/pgo-sample-thinlto-summary.c
39

Is the thinLTO behavior here expected?

danielcdh added inline comments.Jun 27 2017, 10:10 AM
test/CodeGen/pgo-sample-thinlto-summary.c
39

Yes, it's expected, icp is turned off for the samplepgo thinlto summary phase (details in https://reviews.llvm.org/D31217)

This revision is now accepted and ready to land.Jun 27 2017, 10:13 AM
danielcdh closed this revision.Jun 27 2017, 10:23 AM