This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Fix operand name for v_interp_*
ClosedPublic

Authored by arsenm on Nov 30 2016, 12:55 PM.

Details

Reviewers
tstellarAMD
Summary

Other VOP instructions call the output vdst

Diff Detail

Event Timeline

arsenm updated this revision to Diff 79798.Nov 30 2016, 12:55 PM
arsenm retitled this revision from to AMDGPU: Fix operand name for v_interp_*.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
arsenm updated this revision to Diff 80329.Dec 5 2016, 2:48 PM
arsenm edited edge metadata.

Test update

arsenm updated this revision to Diff 80337.Dec 5 2016, 3:17 PM
arsenm edited edge metadata.

Fix rest of operands

tstellarAMD accepted this revision.Dec 6 2016, 1:46 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 6 2016, 1:46 PM
arsenm closed this revision.Dec 6 2016, 2:40 PM

r288856