This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove unused scratch resource operands
ClosedPublic

Authored by arsenm on Oct 20 2015, 9:02 PM.

Details

Reviewers
tstellarAMD
Summary

The SGPR spill pseudos don't actually use them.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 37966.Oct 20 2015, 9:02 PM
arsenm retitled this revision from to AMDGPU: Remove unused scratch resource operands.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.

I'm not Tom, but FWIW it looks good to me.

tstellarAMD accepted this revision.Nov 6 2015, 8:41 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 6 2015, 8:41 AM
arsenm closed this revision.Nov 6 2015, 10:10 AM

r252324