[all-commits] [llvm/llvm-project] abe643: [openmp] Fixed nonmonotonic schedule implementation.
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Thu Jun 4 05:40:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: abe64360ae133e9b07c0a39cc54d09bd5fcb86f9
https://github.com/llvm/llvm-project/commit/abe64360ae133e9b07c0a39cc54d09bd5fcb86f9
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M openmp/runtime/src/kmp.h
M openmp/runtime/src/kmp_dispatch.cpp
M openmp/runtime/src/kmp_dispatch.h
A openmp/runtime/test/worksharing/for/omp_nonmonotonic_nowait.c
Log Message:
-----------
[openmp] Fixed nonmonotonic schedule implementation.
Differential Revision: https://reviews.llvm.org/D80942
More information about the All-commits
mailing list