[PATCH] D20112: [OpenMP] Add support for the 'private pointer' flag to signal variables captured in target regions and used in first-private clauses.

Samuel Antao via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 09:42:10 PDT 2016


sfantao updated this revision to Diff 58253.
sfantao marked 2 inline comments as done.
sfantao added a comment.

- Rebase after last changes related to first private.


http://reviews.llvm.org/D20112

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  test/OpenMP/target_firstprivate_codegen.cpp
  test/OpenMP/target_map_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20112.58253.patch
Type: text/x-patch
Size: 10029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160524/2538e0d4/attachment.bin>


More information about the cfe-commits mailing list