This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove SCCReg.
ClosedPublic

Authored by arsenm on Aug 1 2015, 6:02 PM.

Details

Reviewers
tstellarAMD
Summary

These should be handled as a physical register rather than a virtual register class with one member.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 31196.Aug 1 2015, 6:02 PM
arsenm retitled this revision from to AMDGPU: Remove SCCReg..
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Aug 5 2015, 7:38 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Aug 5 2015, 7:38 AM
arsenm closed this revision.Aug 5 2015, 9:44 AM

r244061