This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6d393d441e Revert rL346454: Fix a use-after-free introduced by r344915. new a0fa523c07 [OPENMP][NVPTX]Extend number of constructs executed in SPMD mode.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 110 ++++++++++++--------- test/OpenMP/nvptx_SPMD_codegen.cpp | 13 ++- test/OpenMP/nvptx_target_parallel_codegen.cpp | 4 +- .../nvptx_target_parallel_proc_bind_codegen.cpp | 6 +- .../nvptx_target_parallel_reduction_codegen.cpp | 6 +- test/OpenMP/nvptx_target_teams_codegen.cpp | 2 +- ...arget_teams_distribute_parallel_for_codegen.cpp | 2 +- ..._teams_distribute_parallel_for_simd_codegen.cpp | 2 +- 8 files changed, 88 insertions(+), 57 deletions(-)