diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-22 09:05:03 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-04-22 09:05:03 +0000 |
commit | feddd64bff4232c3211fa57eb11084c64ccf3bf9 (patch) | |
tree | aaebb765b97272371c85a656cac84752e58afe95 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | 69ef42cc424d33d9cd5f3f7151557aa66b393b57 (diff) | |
download | llvm-feddd64bff4232c3211fa57eb11084c64ccf3bf9.zip llvm-feddd64bff4232c3211fa57eb11084c64ccf3bf9.tar.gz llvm-feddd64bff4232c3211fa57eb11084c64ccf3bf9.tar.bz2 |
[OPENMP] Fix for PR27463: Privatizing struct fields with array type
causes code generation failure.
The codegen part of firstprivate clause for member decls used type of
original variable without skipping reference type from
OMPCapturedExprDecl. Patch fixes this problem.
llvm-svn: 267125
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions