[Openmp-commits] [PATCH] D82245: [libomptarget] Add support for target update non-contiguous

Chi Chun Chen via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 19 08:48:48 PST 2020


cchen updated this revision to Diff 306427.
cchen added a comment.

Refactor target_data_update


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82245

Files:
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/test/offloading/non_contiguous_update.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82245.306427.patch
Type: text/x-patch
Size: 19996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201119/0ad46766/attachment-0001.bin>


More information about the Openmp-commits mailing list