[PATCH] [OPENMP] Fixed codegen for arrays in 'copyprivate' clause.
Alexey Bataev
a.bataev at hotmail.com
Thu Apr 9 05:16:46 PDT 2015
Hi rjmccall, fraggamuffin, hfinkel, ejstotzer,
Fixed a bug with codegen of variables with array types specified in 'copyprivate' clause of 'single' directive.
http://reviews.llvm.org/D8914
Files:
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.h
lib/Sema/SemaOpenMP.cpp
test/OpenMP/parallel_firstprivate_codegen.cpp
test/OpenMP/single_codegen.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8914.23477.patch
Type: text/x-patch
Size: 36460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150409/4d9f8062/attachment.bin>
More information about the cfe-commits
mailing list