[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 10:37:04 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG691dc2d10d4b: [Libomptarget] Begin implementing support for RPC services (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D154312?vs=538095&id=538198#toc
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.538198.patch
Type: text/x-patch
Size: 30090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230707/208c6656/attachment-0001.bin>
More information about the Openmp-commits
mailing list