diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2020-03-09 08:55:57 -0400 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2020-03-13 18:04:16 -0400 |
commit | b3998a0edb9ae154a69964a94b5c53decf27f210 (patch) | |
tree | 25319381ffe9bdf3f3f3e46978cecf77826f08d5 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 94f848d7b569981edba7405da87886fa1fae9898 (diff) | |
download | llvm-b3998a0edb9ae154a69964a94b5c53decf27f210.zip llvm-b3998a0edb9ae154a69964a94b5c53decf27f210.tar.gz llvm-b3998a0edb9ae154a69964a94b5c53decf27f210.tar.bz2 |
[OPENMP]Fix PR45047: Do not copy firstprivates in tasks twice.
Avoid copying of the orignal variable if it is going to be marked as
firstprivate in task regions. For taskloops, still need to copy the
non-trvially copyable variables to correctly construct them upon task
creation.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions