[PATCH] D18203: [OPENMP] Implementation of codegen for firstprivate clause of target directive

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 08:53:25 PDT 2016


carlo.bertolli updated this revision to Diff 50829.
carlo.bertolli marked an inline comment as done.
carlo.bertolli added a comment.

Modify diff to reflect comments.


Repository:
  rL LLVM

http://reviews.llvm.org/D18203

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/nvptx_target_firstprivate_codegen.cpp
  test/OpenMP/target_firstprivate_codegen.cpp
  test/OpenMP/target_firstprivate_messages.cpp
  test/OpenMP/target_map_messages.cpp
  test/OpenMP/target_private_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18203.50829.patch
Type: text/x-patch
Size: 53646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/8b97b6df/attachment-0001.bin>


More information about the cfe-commits mailing list