[PATCH] D86558: [OPENMP]Add support for allocate vars in untied tasks.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 15 11:01:14 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG738bab743b5c: [OPENMP]Add support for allocate vars in untied tasks. (authored by ABataev).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86558/new/
https://reviews.llvm.org/D86558
Files:
clang/lib/CodeGen/CGOpenMPRuntime.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGStmtOpenMP.cpp
clang/test/OpenMP/allocate_codegen.cpp
clang/test/OpenMP/for_lastprivate_codegen.cpp
clang/test/OpenMP/for_linear_codegen.cpp
clang/test/OpenMP/for_reduction_codegen_UDR.cpp
clang/test/OpenMP/parallel_firstprivate_codegen.cpp
clang/test/OpenMP/parallel_private_codegen.cpp
clang/test/OpenMP/task_codegen.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86558.291973.patch
Type: text/x-patch
Size: 28444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200915/83a5b5cf/attachment-0001.bin>
More information about the cfe-commits
mailing list