This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix not setting kill flag on temp reg when spilling
ClosedPublic

Authored by arsenm on Nov 23 2016, 10:11 AM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 79122.Nov 23 2016, 10:11 AM
arsenm retitled this revision from to AMDGPU: Fix not setting kill flag on temp reg when spilling.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 23 2016, 12:35 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 23 2016, 12:35 PM
arsenm closed this revision.Nov 23 2016, 1:10 PM

r287808