This is an archive of the discontinued LLVM Phabricator instance.

Do not read callee name when matching IR to profile as it is not used.
ClosedPublic

Authored by danielcdh on Apr 28 2016, 6:23 PM.

Details

Diff Detail

Event Timeline

danielcdh updated this revision to Diff 55518.Apr 28 2016, 6:23 PM
danielcdh retitled this revision from to Do not read callee name when matching IR to profile as it is not used..
danielcdh updated this object.
danielcdh added reviewers: dnovillo, davidxl.
danielcdh added a subscriber: llvm-commits.
dnovillo accepted this revision.Apr 29 2016, 5:47 AM
dnovillo edited edge metadata.

LGTM. Thanks.

I was going to ask about a test case, but we already have test cases that cover this, right?

This revision is now accepted and ready to land.Apr 29 2016, 5:47 AM

Yep, we do have testcase that covers the annotation code.

Thanks,
Dehao

Cool, thanks.

danielcdh closed this revision.Apr 29 2016, 10:24 AM