[OPENMP][NVPTX]Mark barrier functions calls as convergent.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 18 Jul 2019 13:49:24 +0000 (13:49 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 18 Jul 2019 13:49:24 +0000 (13:49 +0000)
commita44b216036c14a6787626258933ad02719e23ae0
tree5d09fe96349342de5f4c1fabdf4fe5346c326047
parentec2a7c463e603e79623108daf1d3f3cf9c67a352
[OPENMP][NVPTX]Mark barrier functions calls as convergent.

Added convergent attribute to the barrier functions calls for correct
optimizations.

llvm-svn: 366437
clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
clang/test/OpenMP/nvptx_parallel_codegen.cpp