[PATCH] D17076: [OPENMP] firstprivate clause for target

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 10 08:51:35 PST 2016


carlo.bertolli created this revision.
carlo.bertolli added reviewers: ABataev, fraggamuffin, kkwli0.
carlo.bertolli added subscribers: sfantao, arpith-jacob, cfe-commits.
carlo.bertolli set the repository for this revision to rL LLVM.

Very simple but necessary extension to target directive with firstprivate clause from OpenMP 4.5

Repository:
  rL LLVM

http://reviews.llvm.org/D17076

Files:
  include/clang/Basic/OpenMPKinds.def
  test/OpenMP/target_firstprivate_messages.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17076.47462.patch
Type: text/x-patch
Size: 6730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160210/e818b3d0/attachment.bin>


More information about the cfe-commits mailing list