[PATCH] D65001: [OpenMP][libomptarget] Add support for unified memory for regular maps

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 7 10:29:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368192: [OpenMP][libomptarget] Add support for unified memory for regular maps (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/D65001/new/

https://reviews.llvm.org/D65001

Files:
  openmp/trunk/libomptarget/src/api.cpp
  openmp/trunk/libomptarget/src/device.cpp
  openmp/trunk/libomptarget/src/device.h
  openmp/trunk/libomptarget/src/omptarget.cpp
  openmp/trunk/libomptarget/test/offloading/requires.c
  openmp/trunk/libomptarget/test/unified_shared_memory/api.c
  openmp/trunk/libomptarget/test/unified_shared_memory/shared_update.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65001.213945.patch
Type: text/x-patch
Size: 24533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/8c43378c/attachment.bin>


More information about the llvm-commits mailing list