diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-11-17 15:12:05 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-11-17 15:12:05 +0000 |
commit | 957d856e7e02de9b172c943c76b6d5caeef31d9b (patch) | |
tree | d11f04a6991eb06e20b78ab088d91e74e8b106a9 /llvm/examples/ModuleMaker | |
parent | 5831a00634753782221ae01191a5db0783b0ea88 (diff) | |
download | bcm5719-llvm-957d856e7e02de9b172c943c76b6d5caeef31d9b.tar.gz bcm5719-llvm-957d856e7e02de9b172c943c76b6d5caeef31d9b.zip |
[OPENMP] Fixed codegen for 'omp cancel' construct.
If 'omp cancel' construct is used in a worksharing construct it may
cause hanging of the software in case if reduction clause is used. Patch fixes this problem by avoiding extra reduction processing for branches that were canceled.
llvm-svn: 287227
Diffstat (limited to 'llvm/examples/ModuleMaker')
0 files changed, 0 insertions, 0 deletions