This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: Update LiveVariables
ClosedPublic

Authored by arsenm on Aug 9 2015, 3:23 PM.

Details

Reviewers
tstellarAMD
Summary

This is simple but won't work if/when this pass is moved to be post-SSA.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 31624.Aug 9 2015, 3:23 PM
arsenm retitled this revision from to AMDGPU/SI: Update LiveVariables.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Aug 14 2015, 11:21 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Aug 14 2015, 11:21 AM
arsenm closed this revision.Aug 14 2015, 5:14 PM

r245134