forked from OSchip/llvm-project
![]() Bug fix for hang when omp task and nested parallelism used together. Still some problem remains with task state saving/restoring, but user's case works fine now. All tasking unit tests passed as well. Patch by Andrey Churbanov Differential Revision: http://reviews.llvm.org/D21558 llvm-svn: 273297 |
||
---|---|---|
.. | ||
kmp_taskloop.c | ||
nested_parallel_tasking.c | ||
omp_task.c | ||
omp_task_final.c | ||
omp_task_firstprivate.c | ||
omp_task_if.c | ||
omp_task_imp_firstprivate.c | ||
omp_task_priority.c | ||
omp_task_private.c | ||
omp_task_shared.c | ||
omp_taskwait.c | ||
omp_taskyield.c |