[all-commits] [llvm/llvm-project] 5e111c: [openmp] Fixed taskloop recursive splitting so tha...

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Mon Jun 1 07:53:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e111c5df8efde39c62d5e6906f590311782e30b
      https://github.com/llvm/llvm-project/commit/5e111c5df8efde39c62d5e6906f590311782e30b
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

  Changed paths:
    M openmp/runtime/src/kmp_tasking.cpp
    A openmp/runtime/test/tasking/omp_taskloop_taskwait.c

  Log Message:
  -----------
  [openmp] Fixed taskloop recursive splitting so that taskloop tasks have
same parent tasks.

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




More information about the All-commits mailing list