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

Gheorghe-Teodor Bercea via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 30 14:08:39 PDT 2019


gtbercea updated this revision to Diff 212436.
gtbercea marked an inline comment as done.
gtbercea added a comment.

- Move tests to new folder.
- Fix tests.
- Move requires test.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D65001

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65001.212436.patch
Type: text/x-patch
Size: 30177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190730/9d419f2a/attachment-0001.bin>


More information about the Openmp-commits mailing list