[PATCH] D28145: [OpenMP] Basic support for a parallel directive in a target region on an NVPTX device.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 10 07:53:47 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291565: [OpenMP] Basic support for a parallel directive in a target region on an NVPTX… (authored by arpith).
Changed prior to commit:
https://reviews.llvm.org/D28145?vs=83641&id=83808#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28145
Files:
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/test/OpenMP/nvptx_parallel_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28145.83808.patch
Type: text/x-patch
Size: 32297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170110/b6e01a8f/attachment-0001.bin>
More information about the cfe-commits
mailing list