This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SI: use S_MOV_B64 for larger copies in copyPhysReg
ClosedPublic

Authored by nhaehnle on Dec 17 2015, 3:28 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

nhaehnle updated this revision to Diff 43194.Dec 17 2015, 3:28 PM
nhaehnle retitled this revision from to AMDGPU/SI: use S_MOV_B64 for larger copies in copyPhysReg.
nhaehnle updated this object.
nhaehnle added reviewers: arsenm, tstellarAMD.
nhaehnle added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 18 2015, 7:26 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 18 2015, 7:26 AM
This revision was automatically updated to reflect the committed changes.