[Openmp-commits] [PATCH] D136103: OpenMP asynchronous memory copy support
Jisheng Zhao via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Oct 19 21:22:24 PDT 2022
jz10 updated this revision to Diff 469110.
jz10 added a comment.
Thanks Johannes
1. use SmallVector
fixed
2. "module 5 characters"
ran clang-format , please check it that works
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.469110.patch
Type: text/x-patch
Size: 14974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221020/fd4fb70c/attachment.bin>
More information about the Openmp-commits
mailing list