diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-09-24 14:46:06 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-09-24 16:18:09 -0400 |
commit | 579c42225ac373688dbdbe3a1ce62986a6bf638a (patch) | |
tree | d8d5cf52d7562ab69d72dd711df20fa6a3da804b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | b9a2837f1617ea94ae4b4be66d984ea9c7e7252c (diff) | |
download | llvm-579c42225ac373688dbdbe3a1ce62986a6bf638a.zip llvm-579c42225ac373688dbdbe3a1ce62986a6bf638a.tar.gz llvm-579c42225ac373688dbdbe3a1ce62986a6bf638a.tar.bz2 |
[OPENMP]Fix PR47621: Variable used by task inside a template function is not made firstprivate by default
Need to fix a check for the variable if it is declared in the inner
OpenMP region to be able to firstprivatize it.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D88240
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions