[PATCH] D36580: [OpenCL] Support variable memory scope in atomic builtins
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 09:04:00 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL310924: [OpenCL] Support variable memory scope in atomic builtins (authored by yaxunl).
Changed prior to commit:
https://reviews.llvm.org/D36580?vs=111160&id=111185#toc
Repository:
rL LLVM
https://reviews.llvm.org/D36580
Files:
cfe/trunk/include/clang/AST/Expr.h
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Basic/SyncScope.h
cfe/trunk/lib/AST/Expr.cpp
cfe/trunk/lib/CodeGen/CGAtomic.cpp
cfe/trunk/lib/Frontend/InitPreprocessor.cpp
cfe/trunk/lib/Sema/SemaChecking.cpp
cfe/trunk/test/CodeGenOpenCL/atomic-ops-libcall.cl
cfe/trunk/test/CodeGenOpenCL/atomic-ops.cl
cfe/trunk/test/SemaOpenCL/atomic-ops.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36580.111185.patch
Type: text/x-patch
Size: 30668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/47cfff22/attachment-0001.bin>
More information about the cfe-commits
mailing list