diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-09-28 19:33:14 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-09-28 19:33:14 +0000 |
commit | bc52967835fd22933d01bc6ea55ff79f37e1f211 (patch) | |
tree | 6e0a52bf0cf263565c65923c5810a4a7e37cd2e2 /llvm/test/CodeGen/Hexagon/sdata-array.ll | |
parent | 98aa64342046d70105f031a13daac816f9e55943 (diff) | |
download | bcm5719-llvm-bc52967835fd22933d01bc6ea55ff79f37e1f211.tar.gz bcm5719-llvm-bc52967835fd22933d01bc6ea55ff79f37e1f211.zip |
[OPENMP]Fix PR39084: Check datasharing attributes of reduction variables only.
According to OpenMP, the reduction item must be shared in parent region.
But the item can be an array section or array subscript. In this case,
we should not check for the datasharing of the base declaration.
llvm-svn: 343356
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/sdata-array.ll')
0 files changed, 0 insertions, 0 deletions