This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Use CreateStackObject instead of CreateSpillStackObject
ClosedPublic

Authored by arsenm on Aug 4 2016, 2:46 PM.

Details

Reviewers
tstellarAMD
Summary

I'm not sure what the difference is, but no other target uses this for emergency spill slots.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 66859.Aug 4 2016, 2:46 PM
arsenm retitled this revision from to AMDGPU: Use CreateStackObject instead of CreateSpillStackObject.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Aug 5 2016, 4:37 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Aug 5 2016, 4:37 PM
arsenm closed this revision.Aug 10 2016, 12:20 PM

r278272