[Openmp-commits] [PATCH] D122107: [OpenMP] Add support for ompt_callback_dispatch
Hansang Bae via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Apr 6 06:01:28 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4ac11beb736: [OpenMP] Add support for ompt_callback_dispatch (authored by hbae).
Changed prior to commit:
https://reviews.llvm.org/D122107?vs=420311&id=420817#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122107/new/
https://reviews.llvm.org/D122107
Files:
openmp/runtime/src/include/omp-tools.h.var
openmp/runtime/src/kmp_dispatch.cpp
openmp/runtime/src/kmp_sched.cpp
openmp/runtime/src/kmp_tasking.cpp
openmp/runtime/src/ompt-event-specific.h
openmp/runtime/src/ompt-internal.h
openmp/runtime/src/ompt-specific.h
openmp/runtime/test/ompt/callback.h
openmp/runtime/test/ompt/tasks/taskloop_dispatch.c
openmp/runtime/test/ompt/teams/distribute_dispatch.c
openmp/runtime/test/ompt/worksharing/for/loop_dispatch.c
openmp/runtime/test/ompt/worksharing/sections_dispatch.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122107.420817.patch
Type: text/x-patch
Size: 28323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220406/b0718f44/attachment-0001.bin>
More information about the Openmp-commits
mailing list