[PATCH] D43660: [OpenMP] Add OpenMP data sharing infrastructure using global memory
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 07:21:09 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327513: [OpenMP] Add OpenMP data sharing infrastructure using global memory (authored by gbercea, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D43660?vs=137600&id=138351#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43660
Files:
cfe/trunk/lib/CodeGen/CGDecl.cpp
cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
cfe/trunk/lib/CodeGen/CGOpenMPRuntime.h
cfe/trunk/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
cfe/trunk/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
cfe/trunk/test/OpenMP/nvptx_data_sharing.cpp
cfe/trunk/test/OpenMP/nvptx_parallel_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43660.138351.patch
Type: text/x-patch
Size: 60987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/d5cf9ab0/attachment.bin>
More information about the llvm-commits
mailing list