diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-06-26 17:24:03 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-06-26 17:24:03 +0000 |
commit | 91433f6877482a71fe3d04735d69b107a53edd26 (patch) | |
tree | 70813e5acbe3f270c6fccfdd949f7e79bcb269f2 /clang/examples | |
parent | 3d1e4d6fa6f88426d60dfed93d705599ffe0270a (diff) | |
download | bcm5719-llvm-91433f6877482a71fe3d04735d69b107a53edd26.tar.gz bcm5719-llvm-91433f6877482a71fe3d04735d69b107a53edd26.zip |
[OPENMP, NVPTX] Reduce the number of the globalized variables.
Patch tries to make better analysis of the variables that should be
globalized. From now, instead of all parallel directives it will check
only distribute parallel .. directives and check only for
firstprivte/lastprivate variables if they must be globalized.
llvm-svn: 335632
Diffstat (limited to 'clang/examples')
0 files changed, 0 insertions, 0 deletions