[Openmp-commits] [PATCH] D119676: [OpenMP] libomp: implemented task priorities.

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Mar 5 12:30:12 PST 2022


AndreyChurbanov updated this revision to Diff 413236.
AndreyChurbanov added a comment.

Addressed comments:

- renamed auxiliary function and added comment with its description;
- fixed test to use signaling instead of potentially unsafe delays.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119676/new/

https://reviews.llvm.org/D119676

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/test/tasking/omp_task_priority2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119676.413236.patch
Type: text/x-patch
Size: 20787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220305/4c60d900/attachment-0001.bin>


More information about the Openmp-commits mailing list