[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 11:31:30 PDT 2023


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

- Added missing `RUN` lines in the test files
- Added `REQUIRES: linux` in the test files
- Added an additional `out: y` node in the `inoutset` test
- Manually fixed indentation failing on `git clang-format`


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.553209.patch
Type: text/x-patch
Size: 12792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230824/28fc60df/attachment.bin>


More information about the Openmp-commits mailing list