This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Annotate call graph with used features
ClosedPublic

Authored by arsenm on Jun 6 2017, 4:07 PM.

Details

Reviewers
kzhuravl
cfang
Summary

Previously this wouldn't detect used features indirectly used in callee functions.

Diff Detail

Event Timeline

arsenm created this revision.Jun 6 2017, 4:07 PM
kzhuravl accepted this revision.Jul 13 2017, 1:51 PM

LGTM.

This revision is now accepted and ready to land.Jul 13 2017, 1:51 PM
arsenm closed this revision.Jul 13 2017, 2:44 PM

r307967