[libc-commits] [PATCH] D147054: [libc] Begin implementing a library for the RPC server

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jun 15 09:02:40 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG719d77ed28b6: [libc] Begin implementing a library for the RPC server (authored by jhuber6).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147054/new/

https://reviews.llvm.org/D147054

Files:
  libc/src/__support/RPC/rpc.h
  libc/utils/gpu/CMakeLists.txt
  libc/utils/gpu/loader/Loader.h
  libc/utils/gpu/loader/Server.h
  libc/utils/gpu/loader/amdgpu/CMakeLists.txt
  libc/utils/gpu/loader/amdgpu/Loader.cpp
  libc/utils/gpu/loader/nvptx/CMakeLists.txt
  libc/utils/gpu/loader/nvptx/Loader.cpp
  libc/utils/gpu/server/CMakeLists.txt
  libc/utils/gpu/server/Server.cpp
  libc/utils/gpu/server/Server.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147054.531782.patch
Type: text/x-patch
Size: 32571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230615/07c6d613/attachment-0001.bin>


More information about the libc-commits mailing list