[Openmp-commits] [PATCH] D136103: OpenMP asynchronous memory copy support
Jan-Patrick Lehr via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Mar 30 12:15:26 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4753a4e31169: [OpenMP] asynchronous memory copy support (authored by jz10, committed by jplehr).
Changed prior to commit:
https://reviews.llvm.org/D136103?vs=509583&id=509775#toc
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.509775.patch
Type: text/x-patch
Size: 22057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230330/cc8eb6bd/attachment-0001.bin>
More information about the Openmp-commits
mailing list