This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX10] Corrected global_atomic_fcmpswap*
ClosedPublic

Authored by dp on Nov 12 2021, 1:59 AM.

Details

Summary

Corrected src data size of global_atomic_fcmpswap and global_atomic_fcmpswap_x2 opcodes.

See bug 51725.

Diff Detail

Event Timeline

dp created this revision.Nov 12 2021, 1:59 AM
dp requested review of this revision.Nov 12 2021, 1:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 12 2021, 1:59 AM
foad accepted this revision.Nov 12 2021, 3:09 AM

LGTM.

This revision is now accepted and ready to land.Nov 12 2021, 3:09 AM
This revision was automatically updated to reflect the committed changes.