This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU][MC][GFX9] Added s_atomic_* and s_buffer_atomic_* instructions
ClosedPublic

Authored by dp on Mar 30 2018, 6:25 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

dp created this revision.Mar 30 2018, 6:25 AM
arsenm accepted this revision.Mar 30 2018, 9:29 AM

LGTM

This revision is now accepted and ready to land.Mar 30 2018, 9:29 AM
This revision was automatically updated to reflect the committed changes.
thakis added a comment.Apr 2 2018, 7:23 AM

Reverted in r328978 to green up the bots.

Sorry about that. I was unable to reproduce the issue locally.

Thanks,
Dmitry

dp added a comment.Apr 2 2018, 9:46 AM

Bug fixed, change integrated. Thanks.