[Openmp-commits] [PATCH] D158544: [OpenMP] Optimized trivial multiple edges from task dependency graph
Romain PEREIRA via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 23 19:23:00 PDT 2023
rpereira-dev updated this revision to Diff 552956.
rpereira-dev added a comment.
Added tests corresponding to the minimal code example attached previously
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158544/new/
https://reviews.llvm.org/D158544
Files:
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_taskdeps.cpp
openmp/runtime/test/tasking/kmp_task_deps.h
openmp/runtime/test/tasking/kmp_task_deps_multiple_edges.c
openmp/runtime/test/tasking/kmp_task_deps_multiple_edges_inoutset.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158544.552956.patch
Type: text/x-patch
Size: 10146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230824/8f7b1996/attachment-0001.bin>
More information about the Openmp-commits
mailing list