[Openmp-commits] [PATCH] D99020: [OpenMP] Disable hidden helper task by default

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Mar 20 18:14:09 PDT 2021


tianshilei1992 updated this revision to Diff 332139.
tianshilei1992 added a comment.

comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99020/new/

https://reviews.llvm.org/D99020

Files:
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/test/tasking/hidden_helper_task/capacity_mix_threads.cpp
  openmp/runtime/test/tasking/hidden_helper_task/capacity_nthreads.cpp
  openmp/runtime/test/tasking/hidden_helper_task/depend.cpp
  openmp/runtime/test/tasking/hidden_helper_task/gtid.cpp
  openmp/runtime/test/tasking/hidden_helper_task/taskgroup.cpp
  openmp/runtime/test/worksharing/for/kmp_sch_simd_guided.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99020.332139.patch
Type: text/x-patch
Size: 4980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210321/b6f23da6/attachment.bin>


More information about the Openmp-commits mailing list