[Openmp-commits] [PATCH] D53380: Implementation of OpenMP 5.0 mutexinoutset task dependency type.

Phabricator via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Nov 7 04:22:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346307: Implementation of OpenMP 5.0 mutexinoutset task dependency type. (authored by achurbanov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53380?vs=170022&id=172921#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53380

Files:
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_taskdeps.cpp
  openmp/trunk/runtime/src/kmp_taskdeps.h
  openmp/trunk/runtime/src/kmp_tasking.cpp
  openmp/trunk/runtime/test/tasking/omp50_task_depend_mtx.c
  openmp/trunk/runtime/test/tasking/omp50_task_depend_mtx2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53380.172921.patch
Type: text/x-patch
Size: 42411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181107/97f71b47/attachment-0001.bin>


More information about the Openmp-commits mailing list