This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a035486365 Remove --show-includes flag in crash reduce script new 129afaf26c [OPENMP][NVPTX]Run combined constructs with if clause 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/CGOpenMPRuntime.cpp | 110 +++++++++++++++++---- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 31 +----- ...tx_distribute_parallel_generic_mode_codegen.cpp | 19 ++-- test/OpenMP/nvptx_target_simd_codegen.cpp | 24 ++--- .../nvptx_target_teams_distribute_simd_codegen.cpp | 34 +++---- test/OpenMP/target_parallel_if_codegen.cpp | 11 ++- .../OpenMP/target_parallel_num_threads_codegen.cpp | 2 +- 7 files changed, 140 insertions(+), 91 deletions(-)