[PATCH] D113925: [HIP] Add HIP scope atomic operations
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 23 07:14:11 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe13246a2ec3d: [HIP] Add HIP scope atomic operations (authored by yaxunl).
Changed prior to commit:
https://reviews.llvm.org/D113925?vs=387668&id=389195#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113925/new/
https://reviews.llvm.org/D113925
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/SyncScope.h
clang/lib/AST/Expr.cpp
clang/lib/CodeGen/CGAtomic.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGenCUDA/atomic-ops.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113925.389195.patch
Type: text/x-patch
Size: 42361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211123/9c20d84a/attachment-0001.bin>
More information about the cfe-commits
mailing list