[Openmp-commits] [PATCH] D100181: [OpenMP] [OMPD] [1/6] Implementation of OMPD debugging library - libompd. Code changes in openmp/runtime to support libompd.
Vignesh Balasubramanian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon May 31 21:02:37 PDT 2021
Vigneshbalu updated this revision to Diff 348874.
Vigneshbalu added a comment.
Removing assignments of scheduling_parent from the function "__kmp_fork_call" as per review comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100181/new/
https://reviews.llvm.org/D100181
Files:
openmp/runtime/CMakeLists.txt
openmp/runtime/src/CMakeLists.txt
openmp/runtime/src/include/omp-tools.h.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_config.h.cmake
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/src/kmp_gsupport.cpp
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/src/kmp_settings.h
openmp/runtime/src/kmp_tasking.cpp
openmp/runtime/src/kmp_wait_release.h
openmp/runtime/src/ompd-specific.cpp
openmp/runtime/src/ompd-specific.h
openmp/runtime/src/ompt-general.cpp
openmp/runtime/src/ompt-specific.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100181.348874.patch
Type: text/x-patch
Size: 39717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210601/a357f2cf/attachment-0001.bin>
More information about the Openmp-commits
mailing list