[PATCH] D87858: [hip] Add HIP scope atomic ops.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 17 13:59:49 PDT 2020
hliao created this revision.
hliao added reviewers: yaxunl, b-sumner.
Herald added subscribers: cfe-commits, jfb.
Herald added a project: clang.
hliao requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87858
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: D87858.292617.patch
Type: text/x-patch
Size: 41271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200917/2f63858f/attachment-0001.bin>
More information about the cfe-commits
mailing list