This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make addr64 atomic operand order consistent
ClosedPublic

Authored by arsenm on Nov 3 2015, 11:03 AM.

Details

Reviewers
tstellarAMD
Summary

vaddr comes before srsrc in every other MUBUF instruction, and is the order it is printed.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 39094.Nov 3 2015, 11:03 AM
arsenm retitled this revision from to AMDGPU: Make addr64 atomic operand order consistent.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Nov 4 2015, 6:32 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Nov 4 2015, 6:32 PM
arsenm closed this revision.Nov 4 2015, 6:49 PM

r252139