[PATCH] D11395: [OpenMP] Add capture for threadprivate variables used in copyin clause

Samuel Antao sfantao at us.ibm.com
Sun Jul 26 19:27:38 PDT 2015


sfantao updated this revision to Diff 30668.
sfantao added a comment.

Add flag to drive the capture of copyin variables on at the the clause level. Add regression tests.


http://reviews.llvm.org/D11395

Files:
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/Sema/SemaOpenMP.cpp
  test/OpenMP/parallel_copyin_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11395.30668.patch
Type: text/x-patch
Size: 33278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150727/fabbbdb0/attachment.bin>


More information about the cfe-commits mailing list