This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add option to disable spilling SGPRs to VGPRs.
ClosedPublic

Authored by arsenm on Jun 22 2016, 3:09 PM.

Details

Reviewers
tstellarAMD
Summary

This can help debug spilling problems.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 61616.Jun 22 2016, 3:09 PM
arsenm retitled this revision from to AMDGPU: Add option to disable spilling SGPRs to VGPRs..
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Jun 23 2016, 9:46 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jun 23 2016, 9:46 AM
arsenm closed this revision.Jun 23 2016, 1:07 PM

r273605