summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-dwarfdump/Statistics.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-06-28 15:16:37 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-06-28 15:16:37 +0000
commitb7c31ff4a22e05da367503f5f7e845d1a98169a5 (patch)
treedf8eb2947a0caf24d3592ff6c88b6d6ca31d8846 /llvm/tools/llvm-dwarfdump/Statistics.cpp
parent9fab46ca0bd38babf7b1a441d44389dcb66a1935 (diff)
downloadbcm5719-llvm-b7c31ff4a22e05da367503f5f7e845d1a98169a5.tar.gz
bcm5719-llvm-b7c31ff4a22e05da367503f5f7e845d1a98169a5.zip
[OPENMP]Fix DSA for loop iteration variables in simd loops.
According to the OpenMP 5.0 standard, the loop iteration variable in the associated for-loop of a simd construct with just one associated for-loop may be listed in a private, lastprivate, or linear clause with a linear-step that is the increment of the associated for-loop. Also, the loop teration variables in the associated for-loops of a simd construct with multiple associated for-loops may be listed in a private or lastprivate clause. llvm-svn: 364650
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/Statistics.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud