]> granicus.if.org Git - clang/commit
[OPENMP]Add codegen for reduction vars with allocate clause, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 3 Apr 2019 19:59:09 +0000 (19:59 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 3 Apr 2019 19:59:09 +0000 (19:59 +0000)
commit1ca36348d2a41d4e273f4fd3d7471bdb146bd643
tree16c7c7f1560ee6a5fd1b58ea60adaecbd8734a76
parent17562937ebaa3a5d5b7329f19bd991889455d89d
[OPENMP]Add codegen for reduction vars with allocate clause, NFC.

Added test for the reduction variables with the allocate clause.

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