This revision was automatically updated to reflect the committed changes.
Closed by commit rG25942d7c49ed: [AMDGPU] Allow relaxed/consume memory order
for atomic inc/dec (authored by yaxunl).
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https:/
JonChesterfield accepted this revision.
JonChesterfield added a comment.
This revision is now accepted and ready to land.
Nice. Thank you for fixing the oversight.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100144/new/
https://reviews.llvm.org/D100144
___
yaxunl created this revision.
yaxunl added a reviewer: JonChesterfield.
Herald added subscribers: jfb, t-tye, tpr, dstuttard, jvesely, kzhuravl.
yaxunl requested review of this revision.
Herald added a subscriber: wdng.
https://reviews.llvm.org/D100144
Files:
clang/lib/CodeGen/CGBuiltin.cpp
c