This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 5a07983 [libomptarget] Split implementation of interface functions new c549ebc Add missing memory barrier for queuing locks new a0542f7 Fix thread affinity on non-x86 Linux new 3cee552 Use hyperbarrier by default on all architectures new a5acc90 [CMake] Remove legacy LIBOMP_LIT_ARGS
The 4 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: cmake/OpenMPTesting.cmake | 4 ---- runtime/src/kmp_affinity.cpp | 2 +- runtime/src/kmp_global.cpp | 21 ++++++--------------- runtime/src/kmp_lock.cpp | 1 + runtime/src/kmp_os.h | 5 +---- .../worksharing/single/omp_single_copyprivate.c | 2 +- 6 files changed, 10 insertions(+), 25 deletions(-)