summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExpr.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-10-11 18:30:31 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-10-11 18:30:31 +0000
commitff23bb66226be8c8017478ce936dc7fc90447259 (patch)
tree21359227794aa27a73730a1eedbfb4fbf052815b /clang/lib/CodeGen/CGExpr.cpp
parentf1f2a2a31ad6200f468718dbbc75fbfbea152915 (diff)
downloadbcm5719-llvm-ff23bb66226be8c8017478ce936dc7fc90447259.tar.gz
bcm5719-llvm-ff23bb66226be8c8017478ce936dc7fc90447259.zip
[OPENMP][NVPTX]Reduce memory use for globalized vars in
target/teams/distribute regions. Previously introduced globalization scheme that uses memory coalescing scheme may increase memory usage fr the variables that are devlared in target/teams/distribute contexts. We don't need 32 copies of such variables, just 1. Patch reduces memory use in this case. llvm-svn: 344273
Diffstat (limited to 'clang/lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud