diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-10-29 15:01:58 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-10-29 15:01:58 +0000 |
commit | 6ab5bb115a3491e799dfe00da39136f02247c251 (patch) | |
tree | 3d8dd63d655cbda273934e4b09281b24a104c384 /llvm/lib/IR/LLVMContextImpl.cpp | |
parent | d7bca00ab0094918b9fd8674f4ac1d3cf6741b4e (diff) | |
download | bcm5719-llvm-6ab5bb115a3491e799dfe00da39136f02247c251.tar.gz bcm5719-llvm-6ab5bb115a3491e799dfe00da39136f02247c251.zip |
[OPENMP] Do not capture private loop counters.
If the loop counter is not declared in the context of the loop and it is
private, such loop counters should not be captured in the outlined
regions.
llvm-svn: 345505
Diffstat (limited to 'llvm/lib/IR/LLVMContextImpl.cpp')
0 files changed, 0 insertions, 0 deletions