[all-commits] [llvm/llvm-project] ffd8f0: [openmp] libomp: added itt notifications for task, ...
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Thu Jul 16 04:29:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ffd8f009311965cfaa75594f98da351350ea0df4
https://github.com/llvm/llvm-project/commit/ffd8f009311965cfaa75594f98da351350ea0df4
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-07-16 (Thu, 16 Jul 2020)
Changed paths:
M openmp/runtime/src/kmp_runtime.cpp
M openmp/runtime/src/kmp_tasking.cpp
Log Message:
-----------
[openmp] libomp: added itt notifications for task, taskwait, taskgroup
Add releasing->acquire edges for child task->taskwait and
child task->end of taskgroup.
Differential Revision: https://reviews.llvm.org/D83804
More information about the All-commits
mailing list