[Openmp-commits] [PATCH] D136103: OpenMP asynchronous memory copy support
Jan-Patrick Lehr via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 28 04:03:21 PDT 2023
jplehr updated this revision to Diff 508955.
jplehr added a comment.
Herald added a subscriber: sunshaoce.
Rebase to make ready for land
Repository:
rG LLVM Github Monorepo
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
openmp/libomptarget/test/api/omp_target_memcpy_async1.c
openmp/libomptarget/test/api/omp_target_memcpy_async2.c
openmp/libomptarget/test/api/omp_target_memcpy_rect_async1.c
openmp/libomptarget/test/api/omp_target_memcpy_rect_async2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136103.508955.patch
Type: text/x-patch
Size: 21831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230328/e416ce64/attachment-0001.bin>
More information about the Openmp-commits
mailing list