[OPENMP][NVPTX]Basic support for reductions across the teams.
authorAlexey Bataev <a.bataev@hotmail.com>
Tue, 27 Nov 2018 21:24:54 +0000 (21:24 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Tue, 27 Nov 2018 21:24:54 +0000 (21:24 +0000)
commita116602475314e0b3e7e4e28bd7057df1937b761
tree3eb84a4ad71c0d877c4d048c570cc3742a8ca7e5
parent31c1589ab00a1169b2668d0408e318562ac10ce5
[OPENMP][NVPTX]Basic support for reductions across the teams.

Added basic codegen support for the reductions across the teams.

llvm-svn: 347715
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
clang/test/OpenMP/nvptx_teams_reduction_codegen.cpp