[all-commits] [llvm/llvm-project] 25942d: [AMDGPU] Allow relaxed/consume memory order for at...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Fri Apr 9 06:24:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25942d7c49ed37a6fa9b291423bb0a22ae77e32d
https://github.com/llvm/llvm-project/commit/25942d7c49ed37a6fa9b291423bb0a22ae77e32d
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/test/CodeGenCXX/builtin-amdgcn-atomic-inc-dec.cpp
M clang/test/SemaOpenCL/builtins-amdgcn-error.cl
Log Message:
-----------
[AMDGPU] Allow relaxed/consume memory order for atomic inc/dec
Reviewed by: Jon Chesterfield
Differential Revision: https://reviews.llvm.org/D100144
More information about the All-commits
mailing list