[PATCH] D100144: [AMDGPU] Allow relaxed/consume memory order for atomic inc/dec

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 8 14:48:24 PDT 2021


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
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGenCXX/builtin-amdgcn-atomic-inc-dec.cpp
  clang/test/SemaOpenCL/builtins-amdgcn-error.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100144.336237.patch
Type: text/x-patch
Size: 11805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210408/b9bc9665/attachment.bin>


More information about the cfe-commits mailing list