[PATCH] D88240: [OPENMP]Fix PR47621: Variable used by task inside a template function is not made firstprivate by default
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 24 10:57:00 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd1419c9fdab1: [OPENMP]Fix PR47621: Variable used by task inside a template function is not… (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88240/new/
https://reviews.llvm.org/D88240
Files:
clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/nvptx_target_parallel_reduction_codegen_tbaa_PR46146.cpp
clang/test/OpenMP/task_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88240.294114.patch
Type: text/x-patch
Size: 8859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200924/4c1643f1/attachment.bin>
More information about the cfe-commits
mailing list