[libc-commits] [PATCH] D150379: [libc] Implement a generic streaming interface in the RPC

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu May 11 09:35:05 PDT 2023


jhuber6 updated this revision to Diff 521348.
jhuber6 added a comment.

Add free


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150379

Files:
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_util.h
  libc/test/integration/startup/gpu/CMakeLists.txt
  libc/test/integration/startup/gpu/rpc_stream_test.cpp
  libc/utils/gpu/loader/Server.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150379.521348.patch
Type: text/x-patch
Size: 10995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230511/c352d7b8/attachment.bin>


More information about the libc-commits mailing list