[PATCH] D28255: [OpenMP] support the 'is_device_ptr' clause with 'target parallel for' pragma

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 9 21:26:30 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291540: [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragma (authored by kli).

Changed prior to commit:
  https://reviews.llvm.org/D28255?vs=82951&id=83774#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28255

Files:
  cfe/trunk/include/clang/Basic/OpenMPKinds.def
  cfe/trunk/lib/Sema/SemaOpenMP.cpp
  cfe/trunk/test/OpenMP/target_parallel_for_is_device_ptr_ast_print.cpp
  cfe/trunk/test/OpenMP/target_parallel_for_is_device_ptr_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28255.83774.patch
Type: text/x-patch
Size: 23361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170110/1591e0d4/attachment-0001.bin>


More information about the cfe-commits mailing list