[all-commits] [llvm/llvm-project] 9bf843: Revert "[OpenMP] Added the support for hidden help...

Shilei Tian via All-commits all-commits at lists.llvm.org
Mon Jan 18 04:02:57 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9bf843bdc88f89193939445828105d97ac83f963
      https://github.com/llvm/llvm-project/commit/9bf843bdc88f89193939445828105d97ac83f963
  Author: Shilei Tian <tianshilei1992 at gmail.com>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M openmp/runtime/src/kmp.h
    M openmp/runtime/src/kmp_global.cpp
    M openmp/runtime/src/kmp_runtime.cpp
    M openmp/runtime/src/kmp_settings.cpp
    M openmp/runtime/src/kmp_taskdeps.h
    M openmp/runtime/src/kmp_tasking.cpp
    M openmp/runtime/src/kmp_wait_release.h
    M openmp/runtime/src/z_Linux_util.cpp
    R openmp/runtime/test/tasking/hidden_helper_task/common.h
    R openmp/runtime/test/tasking/hidden_helper_task/depend.cpp
    R openmp/runtime/test/tasking/hidden_helper_task/gtid.cpp
    R openmp/runtime/test/tasking/hidden_helper_task/taskgroup.cpp
    M openmp/runtime/test/worksharing/for/kmp_sch_simd_guided.c

  Log Message:
  -----------
  Revert "[OpenMP] Added the support for hidden helper task in RTL"

This reverts commit ed939f853da1f2266f00ea087f778fda88848f73.




More information about the All-commits mailing list