[PATCH] D27821: [OpenMP] support is_device_ptr clause with 'target parallel' pragma
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 16 13:01:13 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289989: [OpenMP] support the 'is_device_ptr' clause with 'target parallel' pragma (authored by kli).
Changed prior to commit:
https://reviews.llvm.org/D27821?vs=81627&id=81785#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27821
Files:
cfe/trunk/include/clang/Basic/OpenMPKinds.def
cfe/trunk/lib/Sema/SemaOpenMP.cpp
cfe/trunk/test/OpenMP/target_parallel_is_device_ptr_ast_print.cpp
cfe/trunk/test/OpenMP/target_parallel_is_device_ptr_messages.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27821.81785.patch
Type: text/x-patch
Size: 21018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161216/7782384b/attachment-0001.bin>
More information about the cfe-commits
mailing list