This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Switch over reg class size instead of checking all super classes
ClosedPublic

Authored by arsenm on Sep 21 2015, 11:19 PM.

Details

Reviewers
tstellarAMD
Summary

This gets isSGPRClass out of my profile of SIFixSGPRCopies.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 35346.Sep 21 2015, 11:19 PM
arsenm retitled this revision from to AMDGPU: Switch over reg class size instead of checking all super classes.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Sep 25 2015, 6:57 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 25 2015, 6:57 PM
arsenm closed this revision.Sep 25 2015, 10:00 PM

r248656