[Openmp-commits] [PATCH] D95798: [OpenMP] Fixed an issue that taskwait doesn't work on detachable task

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Feb 2 07:36:53 PST 2021


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

Added the reproducer


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95798

Files:
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/test/tasking/bug_taskwait_detach.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95798.320786.patch
Type: text/x-patch
Size: 3447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210202/7df235f8/attachment-0001.bin>


More information about the Openmp-commits mailing list