[Openmp-commits] [PATCH] D154312: [Libomptarget] Begin implementing support for RPC services
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 7 05:06:23 PDT 2023
jhuber6 updated this revision to Diff 538095.
jhuber6 added a comment.
Address nits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154312/new/
https://reviews.llvm.org/D154312
Files:
libc/CMakeLists.txt
openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
openmp/libomptarget/plugins-nextgen/common/PluginInterface/RPC.cpp
openmp/libomptarget/plugins-nextgen/common/PluginInterface/RPC.h
openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
openmp/libomptarget/test/CMakeLists.txt
openmp/libomptarget/test/libc/malloc.c
openmp/libomptarget/test/libc/puts.c
openmp/libomptarget/test/lit.cfg
openmp/libomptarget/test/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154312.538095.patch
Type: text/x-patch
Size: 29903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230707/c0c30ada/attachment-0001.bin>
More information about the Openmp-commits
mailing list