This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix missing implicit m0 uses on movrel instructions
ClosedPublic

Authored by arsenm on Oct 6 2015, 2:35 PM.

Details

Reviewers
tstellarAMD

Diff Detail

Event Timeline

arsenm updated this revision to Diff 36662.Oct 6 2015, 2:35 PM
arsenm retitled this revision from to AMDGPU: Fix missing implicit m0 uses on movrel instructions.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Oct 6 2015, 7:03 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 6 2015, 7:03 PM
arsenm closed this revision.Oct 7 2015, 10:48 AM

r249577