[Openmp-commits] [PATCH] D112205: [OpenMP][OMPT][GOMP] task frame support in KMP_API_NAME_GOMP_PARALLEL_SECTIONS
Vladimir Inđić via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 21 07:34:00 PDT 2021
vladaindjic updated this revision to Diff 381259.
vladaindjic added a comment.
As @jlpeyton suggessted, the following is done:
- Unnecessary code has been removed from sections_serialized.c test case
- print_ids is used inside the same test case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112205/new/
https://reviews.llvm.org/D112205
Files:
openmp/runtime/src/kmp_gsupport.cpp
openmp/runtime/test/ompt/worksharing/taskinfo/sections_serialized.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112205.381259.patch
Type: text/x-patch
Size: 3486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211021/92a1b774/attachment.bin>
More information about the Openmp-commits
mailing list