This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from ca840d6 Enable OpenMP build for 32-bit FreeBSD new 573fae7 [OPENMP][NVPTX]Improved omp_get_thread_limit() function.
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 | 9 +-- .../deviceRTLs/nvptx/test/api/thread_limit.c | 72 ++++++++++++++++++++++ 2 files changed, 75 insertions(+), 6 deletions(-) create mode 100644 libomptarget/deviceRTLs/nvptx/test/api/thread_limit.c