[Openmp-commits] [PATCH] D50158: [OpenMP] Add placeholder functions for the depend and nowait depend clauses for target data directives.

Gheorghe-Teodor Bercea via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 1 13:39:28 PDT 2018


gtbercea created this revision.
gtbercea added reviewers: ABataev, caomhin.
Herald added subscribers: openmp-commits, guansong.

This patch adds placeholder functions to the interface for depend and nowait depend OpenMP target data begin, end and update directives.


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D50158

Files:
  libomptarget/src/exports
  libomptarget/src/interface.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50158.158616.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180801/05b467c7/attachment.bin>


More information about the Openmp-commits mailing list