[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
Wed Jul 24 08:21:48 PDT 2019


gtbercea updated this revision to Diff 211515.
gtbercea added a comment.

- Improve test.


Repository:
  rOMP OpenMP

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

https://reviews.llvm.org/D65001

Files:
  libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  libomptarget/deviceRTLs/nvptx/test-unified/CMakeLists.txt
  libomptarget/deviceRTLs/nvptx/test-unified/api/api.c
  libomptarget/deviceRTLs/nvptx/test-unified/lit.cfg
  libomptarget/deviceRTLs/nvptx/test-unified/lit.site.cfg.in
  libomptarget/deviceRTLs/nvptx/test-unified/offloading/requires_unified_shared_memory_link.c
  libomptarget/deviceRTLs/nvptx/test-unified/offloading/requires_unified_shared_memory_local.c
  libomptarget/deviceRTLs/nvptx/test-unified/offloading/requires_unified_shared_memory_to.c
  libomptarget/src/api.cpp
  libomptarget/src/device.cpp
  libomptarget/src/device.h
  libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65001.211515.patch
Type: text/x-patch
Size: 37563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190724/b763bc83/attachment-0001.bin>


More information about the Openmp-commits mailing list