[PATCH] D18105: [OPENMP] Support for codegen of private clause of target, host side

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 11 19:10:22 PST 2016


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

[OPENMP] Add missing check macros in regression test and remove reference to firstprivate (will come in next patch).


Repository:
  rL LLVM

http://reviews.llvm.org/D18105

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  test/OpenMP/target_private_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18105.50512.patch
Type: text/x-patch
Size: 11641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160312/847d53bc/attachment.bin>


More information about the cfe-commits mailing list