This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Don't create REG_SEQUENCE with SGPR dest and VGPR sources
ClosedPublic

Authored by arsenm on Sep 15 2015, 7:30 PM.

Details

Reviewers
tstellarAMD
Summary

This avoids needting to re-legalize the new REG_SEQUENCE.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 34868.Sep 15 2015, 7:30 PM
arsenm retitled this revision from to AMDGPU: Don't create REG_SEQUENCE with SGPR dest and VGPR sources.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Sep 25 2015, 9:55 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Sep 25 2015, 9:55 AM
arsenm closed this revision.Sep 25 2015, 10:10 AM

r248584