[PATCH] D136103: OpenMP asynchronous memory copy support

Jisheng Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 15:06:17 PDT 2022


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

one minors fix, i.e. delete the depobj_list from TargetMemcpyArgsTy struct


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

https://reviews.llvm.org/D136103

Files:
  clang/docs/ReleaseNotes.rst
  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.469060.patch
Type: text/x-patch
Size: 14974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221019/a543a00b/attachment-0001.bin>


More information about the cfe-commits mailing list