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

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 22 06:29:36 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
AndreyChurbanov marked 2 inline comments as done.
Closed by commit rG5dd4d0d46fb8: [OpenMP] libomp: fix dynamic loop dispatcher (authored by AndreyChurbanov).

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


More information about the Openmp-commits mailing list