This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 28c12c9 [OPENMP][NVPTX]Fix __kmpc_flush to flush the memory per syste [...] new 5a8f745 [OPENMP][NVPTX]Correct type casting for printf args + simplif [...]
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/cancel.cu | 4 +- libomptarget/deviceRTLs/nvptx/src/data_sharing.cu | 69 +++++++++-------- libomptarget/deviceRTLs/nvptx/src/debug.h | 30 +++++--- libomptarget/deviceRTLs/nvptx/src/libcall.cu | 8 +- libomptarget/deviceRTLs/nvptx/src/loop.cu | 86 +++++++++++++--------- .../deviceRTLs/nvptx/src/omptarget-nvptx.cu | 2 +- libomptarget/deviceRTLs/nvptx/src/parallel.cu | 14 ++-- libomptarget/deviceRTLs/nvptx/src/reduction.cu | 7 +- libomptarget/deviceRTLs/nvptx/src/supporti.h | 7 +- libomptarget/deviceRTLs/nvptx/src/sync.cu | 4 +- libomptarget/deviceRTLs/nvptx/src/task.cu | 17 +++-- 11 files changed, 140 insertions(+), 108 deletions(-)