[Openmp-commits] [PATCH] D136103: OpenMP asynchronous memory copy support

Jisheng Zhao via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Oct 21 12:45:05 PDT 2022


jz10 updated this revision to Diff 469719.
jz10 added a comment.

Thanks Johannes and Shilei

1. using a common helper function

fixed

2. using push_back for SmallVector

fixed

3. add doxygen comments for struct

added, please check if that works


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

https://reviews.llvm.org/D136103

Files:
  openmp/libomptarget/include/interop.h
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/exports
  openmp/libomptarget/src/private.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136103.469719.patch
Type: text/x-patch
Size: 14324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221021/668b8e04/attachment.bin>


More information about the Openmp-commits mailing list