aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorShilei Tian <i@tianshilei.me>2021-12-29 23:22:37 -0500
committerShilei Tian <i@tianshilei.me>2021-12-29 23:22:53 -0500
commit458db51c101bc3372e96b71bda7ca0f5ba2ae431 (patch)
treecf41e39808d112b0d0cb117c629131005e9ff054 /cmake
parent1dd5e6fed5dbfe105451277d749e3c4240b925c4 (diff)
downloadllvm-458db51c101bc3372e96b71bda7ca0f5ba2ae431.zip
llvm-458db51c101bc3372e96b71bda7ca0f5ba2ae431.tar.gz
llvm-458db51c101bc3372e96b71bda7ca0f5ba2ae431.tar.bz2
[OpenMP] Add missing `tt_hidden_helper_task_encountered` along with `tt_found_proxy_tasks`
In most cases, hidden helper task behave similar as detached tasks. That means, for example, if we have to wait for detached tasks, we have to do the same thing for hidden helper tasks as well. This patch adds the missing condition for hidden helper task accordingly along with detached task. Reviewed By: AndreyChurbanov Differential Revision: https://reviews.llvm.org/D107316
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions