This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Cleanup pseudoinstructions
ClosedPublic

Authored by arsenm on Jul 5 2016, 4:33 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 62801.Jul 5 2016, 4:33 PM
arsenm retitled this revision from to AMDGPU: Cleanup pseudoinstructions.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 62804.Jul 5 2016, 5:02 PM

Fix missing exec use on V_MOV_B64_PSEUDO

tstellarAMD accepted this revision.Jul 8 2016, 5:55 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Jul 8 2016, 5:55 PM
arsenm closed this revision.Jul 11 2016, 5:30 PM

r275133