diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-10-11 18:30:31 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-10-11 18:30:31 +0000 |
commit | ff23bb66226be8c8017478ce936dc7fc90447259 (patch) | |
tree | 21359227794aa27a73730a1eedbfb4fbf052815b /clang/lib/CodeGen/CGCXXABI.cpp | |
parent | f1f2a2a31ad6200f468718dbbc75fbfbea152915 (diff) | |
download | bcm5719-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/CGCXXABI.cpp')
0 files changed, 0 insertions, 0 deletions