summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-09-28 19:33:14 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-09-28 19:33:14 +0000
commitbc52967835fd22933d01bc6ea55ff79f37e1f211 (patch)
tree6e0a52bf0cf263565c65923c5810a4a7e37cd2e2 /llvm/test/CodeGen
parent98aa64342046d70105f031a13daac816f9e55943 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud