[Openmp-commits] [PATCH] D62485: New implementation of OpenMP 5.0 detached tasks.

Alexey Bataev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Mar 17 15:08:14 PDT 2020


ABataev added a comment.
Herald added a reviewer: jdoerfert.

Shall the compiler generate the call of `omp_fulfill_event` after `__kmpc_omp_task` call? Or is it a user code?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62485





More information about the Openmp-commits mailing list