This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove v0 workaround for DS_GWS_* instructions
ClosedPublic

Authored by arsenm on Jul 30 2019, 12:00 PM.

Details

Reviewers
rampitec
b-sumner
Summary

Any register should work for the src field since r366067, since the
used value is not pulled from the expected encoding field.

Diff Detail

Event Timeline

arsenm created this revision.Jul 30 2019, 12:00 PM
This revision is now accepted and ready to land.Jul 30 2019, 12:05 PM
arsenm closed this revision.Aug 1 2019, 11:40 AM

r367598