This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Remove EXECReg
ClosedPublic

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

Details

Reviewers
tstellarAMD
Summary

For the same reasons as the other physical registers

Diff Detail

Event Timeline

arsenm updated this revision to Diff 31197.Aug 1 2015, 6:03 PM
arsenm retitled this revision from to AMDGPU/SI: Remove EXECReg.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 31209.Aug 2 2015, 12:13 PM

Don't redundantly add implicit uses

tstellarAMD accepted this revision.Aug 5 2015, 7:41 AM
tstellarAMD edited edge metadata.

LGTM

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

r244062