Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D100144
[AMDGPU] Allow relaxed/consume memory order for atomic inc/dec ClosedPublic Authored by yaxunl on Apr 8 2021, 2:48 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 8 2021, 3:41 PM Closed by commit rG25942d7c49ed: [AMDGPU] Allow relaxed/consume memory order for atomic inc/dec (authored by yaxunl). · Explain WhyApr 9 2021, 6:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 336432 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
|