This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Refactor isVGPRToSGPRCopy
ClosedPublic

Authored by arsenm on Oct 7 2015, 5:18 PM.

Details

Reviewers
tstellarAMD
Summary

It should now correctly handle physical registers and make
it easier to identify the other direction.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 36814.Oct 7 2015, 5:18 PM
arsenm retitled this revision from to AMDGPU: Refactor isVGPRToSGPRCopy.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Oct 7 2015, 7:57 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 7 2015, 7:57 PM
arsenm closed this revision.Oct 12 2015, 5:10 PM

r250132