[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 12:30:08 PDT 2016


carlo.bertolli updated this revision to Diff 50845.
carlo.bertolli added a comment.

Update against trunk as dependence was committed to trunk.


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.50845.patch
Type: text/x-patch
Size: 53672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/a3485ad4/attachment-0001.bin>


More information about the cfe-commits mailing list