This patch replaces the current implementation, overwrites gtid and thread,
with __kmpc_give_task.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D106977
[OpenMP] Use `__kmpc_give_task` in `__kmp_push_task` when encountering a hidden helper task ClosedPublic Authored by tianshilei1992 on Jul 28 2021, 10:50 AM.
Details Summary This patch replaces the current implementation, overwrites gtid and thread,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 19 2021, 9:28 AM Closed by commit rG1d8d43ae6150: [OpenMP] Use `__kmpc_give_task` in `__kmp_push_task` when encountering a hidden… (authored by tianshilei1992). · Explain WhyAug 19 2021, 5:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 367672 openmp/runtime/src/kmp_tasking.cpp
|