[all-commits] [llvm/llvm-project] bd2fb4: [openmp] Fixed nonmonotonic schedule when #threads...

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Wed Nov 27 04:28:18 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd2fb41c2dd537d1ab0dbce5795a1fef3de6cd52
      https://github.com/llvm/llvm-project/commit/bd2fb41c2dd537d1ab0dbce5795a1fef3de6cd52
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
    M openmp/runtime/src/kmp_dispatch.cpp
    A openmp/runtime/test/worksharing/for/omp_nonmonotonic_dynamic1.c

  Log Message:
  -----------
  [openmp] Fixed nonmonotonic schedule when #threads > #chunks in a loop.

Differential Revision: https://reviews.llvm.org/D70713




More information about the All-commits mailing list