[Openmp-commits] [PATCH] D103648: [OpenMP] libomp: fix dynamic loop dispatcher
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jun 7 12:11:08 PDT 2021
AndreyChurbanov updated this revision to Diff 350381.
AndreyChurbanov added a comment.
Enable one more test fixed by this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103648/new/
https://reviews.llvm.org/D103648
Files:
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_dispatch.cpp
openmp/runtime/src/kmp_dispatch.h
openmp/runtime/src/kmp_dispatch_hier.h
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/test/env/kmp_set_dispatch_buf.c
openmp/runtime/test/worksharing/for/kmp_set_dispatch_buf.c
openmp/runtime/test/worksharing/for/omp_for_schedule_runtime.c
openmp/runtime/test/worksharing/for/omp_par_in_loop.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103648.350381.patch
Type: text/x-patch
Size: 39951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210607/6be7428a/attachment-0001.bin>
More information about the Openmp-commits
mailing list