[Openmp-commits] [PATCH] D103648: [OpenMP] libomp: fix dynamic loop dispatcher

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jun 17 12:10:32 PDT 2021


AndreyChurbanov updated this revision to Diff 352814.
AndreyChurbanov edited the summary of this revision.
AndreyChurbanov added a comment.

Some comments removed.


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.352814.patch
Type: text/x-patch
Size: 40414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210617/1518da50/attachment-0001.bin>


More information about the Openmp-commits mailing list