This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 777f60f Use correct way to test for MIPS arch after rOMP355687 new 867a573 [OPENMP][NVPTX]Correctly handle L2 parallelism 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: libomptarget/deviceRTLs/nvptx/src/libcall.cu | 2 +- libomptarget/deviceRTLs/nvptx/src/omp_data.cu | 2 +- .../deviceRTLs/nvptx/src/omptarget-nvptx.cu | 4 ++- .../deviceRTLs/nvptx/src/omptarget-nvptx.h | 3 +- libomptarget/deviceRTLs/nvptx/src/parallel.cu | 22 +++++++++------ libomptarget/deviceRTLs/nvptx/src/support.h | 2 ++ libomptarget/deviceRTLs/nvptx/src/supporti.h | 8 ++++-- .../nvptx/test/parallel/spmd_parallel_regions.cpp | 33 ++++++++++++++-------- 8 files changed, 50 insertions(+), 26 deletions(-)