[Openmp-commits] [PATCH] D107316: [OpenMP] Add missing `tt_hidden_helper_task_encountered` along with `tt_found_proxy_tasks`

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 4 01:11:17 PDT 2021


protze.joachim added a comment.

Is it necessary, to have `tt_hidden_helper_task_encountered` and `tt_found_proxy_tasks`? Would it be sufficient, to just use `tt_found_proxy_tasks` all the time?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107316



More information about the Openmp-commits mailing list