[OpenMP] mark target task untied
authorYe Luo <yeluo@anl.gov>
Sat, 7 Aug 2021 16:31:03 +0000 (12:31 -0400)
committerShilei Tian <tianshilei1992@gmail.com>
Sat, 7 Aug 2021 16:31:20 +0000 (12:31 -0400)
commit262289c1037745bf3dfe45941d9002ff80b77db8
treee23b8cfc2937f6d903b4c4b9cf3b74d41e98c301
parent618543bb120b5c92e692a4b22deb59012e047c9d
[OpenMP] mark target task untied

OpenMP specification Tasking Terminology
target task :A mergeable and untied task that ...

Reviewed By: tianshilei1992

Differential Revision: https://reviews.llvm.org/D107686
openmp/runtime/src/kmp_tasking.cpp