[PATCH] [OPENMP] Do not emit references to original variables in 'private' clause.
Alexey Bataev
a.bataev at hotmail.com
Tue Jun 16 03:15:55 PDT 2015
Updated after changes in codegen for task directive. Currently we don't need to emit references to private captures at all.
http://reviews.llvm.org/D9550
Files:
include/clang/Sema/Sema.h
lib/Parse/ParseOpenMP.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaOpenMP.cpp
lib/Sema/TreeTransform.h
test/OpenMP/for_private_codegen.cpp
test/OpenMP/parallel_private_codegen.cpp
test/OpenMP/sections_private_codegen.cpp
test/OpenMP/single_private_codegen.cpp
test/OpenMP/task_private_codegen.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9550.27755.patch
Type: text/x-patch
Size: 20638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150616/3a2dcf25/attachment.bin>
More information about the cfe-commits
mailing list