[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
Thu Aug 24 12:35:45 PDT 2023


rpereira-dev updated this revision to Diff 553232.
rpereira-dev added a comment.

Got trolled yet again by automatic format...

- Fixed indentation of the 'list' version of the `__kmp_depnode_link_successor` routine


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.553232.patch
Type: text/x-patch
Size: 13492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230824/111f1964/attachment-0001.bin>


More information about the Openmp-commits mailing list