This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove m0 spilling code
ClosedPublic

Authored by arsenm on Nov 18 2016, 3:21 PM.

Details

Summary

Since m0 isn't allocatable it should never be spilled anymore.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 78591.Nov 18 2016, 3:21 PM
arsenm retitled this revision from to AMDGPU: Remove m0 spilling code.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Nov 21 2016, 1:44 AM
nhaehnle added a reviewer: nhaehnle.

LGTM

This revision is now accepted and ready to land.Nov 21 2016, 1:44 AM
arsenm closed this revision.Nov 23 2016, 4:37 PM

r287842