[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
Wed May 25 10:33:11 PDT 2016


sfantao updated this revision to Diff 58453.
sfantao marked an inline comment as done.
sfantao added a comment.

- Create function for the generation of the default map information.


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.58453.patch
Type: text/x-patch
Size: 17840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160525/5074ed3c/attachment-0001.bin>


More information about the cfe-commits mailing list