This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Rename DSAtomicCmpXChg to DSAtomicCmpXChgSwapped. NFC.
ClosedPublic

Authored by foad on Feb 10 2022, 2:36 AM.

Details

Summary

This is just a reminder that the operands are swapped compared with all
the other CmpXChg instructions.

Diff Detail

Event Timeline

foad created this revision.Feb 10 2022, 2:36 AM
foad requested review of this revision.Feb 10 2022, 2:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2022, 2:36 AM
abinavpp accepted this revision.Feb 10 2022, 2:55 AM
This revision is now accepted and ready to land.Feb 10 2022, 2:55 AM
This revision was landed with ongoing or failed builds.Feb 10 2022, 6:55 AM
This revision was automatically updated to reflect the committed changes.