diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-09-16 08:10:55 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-09-16 09:30:32 -0400 |
commit | 4341c6618decb4014a167bc83aeeed49ab49b34f (patch) | |
tree | 725e2ead55023e28ae03d2e1cdeba62b70dcec34 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 82687cf47b24a509ecd78e02fbc5666ba667ff4b (diff) | |
download | llvm-4341c6618decb4014a167bc83aeeed49ab49b34f.zip llvm-4341c6618decb4014a167bc83aeeed49ab49b34f.tar.gz llvm-4341c6618decb4014a167bc83aeeed49ab49b34f.tar.bz2 |
[OPENMP]Do not allow threadprivates as base for array-like reduction.
The base must be shared between the threads, threadprivates are not
allowed to be bases for array-like reductions.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D85762
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions