diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-12-06 15:35:13 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-12-06 15:35:13 +0000 |
commit | 6393eb7ec65de8a53d50a59491ca2a20eb235870 (patch) | |
tree | 6095f9fef6d3611cf97f460e944554599486c8f8 /llvm/lib | |
parent | 5442f3e549c8d32e7615445404b68b3d2773b6d0 (diff) | |
download | bcm5719-llvm-6393eb7ec65de8a53d50a59491ca2a20eb235870.tar.gz bcm5719-llvm-6393eb7ec65de8a53d50a59491ca2a20eb235870.zip |
[OPENMP][NVPTX] Fix globalization of the mapped array sections.
If the array section is based on pointer and this sections is mapped in
target region + then it is used in the inner parallel region, it also
must be globalized as the pointer itself is passed by value, not by
reference.
llvm-svn: 348492
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions