[PATCH] D65340: [OpenMP][libomptarget] Add support for close map modifier

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 14:37:35 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368488: [OpenMP][libomptarget] Add support for close map modifier (authored by gbercea, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65340/new/

https://reviews.llvm.org/D65340

Files:
  openmp/trunk/libomptarget/include/omptarget.h
  openmp/trunk/libomptarget/src/device.cpp
  openmp/trunk/libomptarget/src/device.h
  openmp/trunk/libomptarget/src/omptarget.cpp
  openmp/trunk/libomptarget/test/unified_shared_memory/close_enter_exit.c
  openmp/trunk/libomptarget/test/unified_shared_memory/close_manual.c
  openmp/trunk/libomptarget/test/unified_shared_memory/close_modifier.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65340.214452.patch
Type: text/x-patch
Size: 17348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/feb37a3c/attachment.bin>


More information about the llvm-commits mailing list