]> granicus.if.org Git - clang/commit
[OPENMP]Add codegen for task reduction vars with allocate clause, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 4 Apr 2019 18:58:17 +0000 (18:58 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 4 Apr 2019 18:58:17 +0000 (18:58 +0000)
commit840592268a881da59e838ec97cfe04b5dfb59dbc
treecf0ea3e33f8ff72b2e45ce12924f08d343160ffc
parent94b5a201392ef5a047aa5965b4048d6e117be22d
[OPENMP]Add codegen for task reduction vars with allocate clause, NFC.

Added test for the task reduction variables with the allocate clause.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@357717 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/task_in_reduction_codegen.cpp
test/OpenMP/taskgroup_task_reduction_codegen.cpp