summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringPool.cpp
diff options
context:
space:
mode:
authorSamuel Antao <sfantao@us.ibm.com>2016-05-26 16:53:38 +0000
committerSamuel Antao <sfantao@us.ibm.com>2016-05-26 16:53:38 +0000
commitd486f84c579d7365be3d64c48a4cf1138b483818 (patch)
tree4b7497b3674cc2c327ffcda4af032262ca64e519 /llvm/lib/Support/StringPool.cpp
parent6c42e063122810b27438ca50e9791bfa754c12b5 (diff)
downloadbcm5719-llvm-d486f84c579d7365be3d64c48a4cf1138b483818.tar.gz
bcm5719-llvm-d486f84c579d7365be3d64c48a4cf1138b483818.zip
[OpenMP] Add support for the 'private pointer' flag to signal variables captured in target regions and used in first-private clauses.
Summary: If a variable is implicitly mapped (doesn't show in a map clause), the runtime library has to be informed if the corresponding capture shows up in first-private clause, so that the storage previously allocated in the device is used. This patch adds the support for that. Reviewers: hfinkel, carlo.bertolli, arpith-jacob, kkwli0, ABataev Subscribers: caomhin, cfe-commits Differential Revision: http://reviews.llvm.org/D20112 llvm-svn: 270870
Diffstat (limited to 'llvm/lib/Support/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud