[libc-commits] [PATCH] D153633: [libc] Allow the RPC client to be initialized via a H2D memcpy
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 23 11:46:08 PDT 2023
jhuber6 updated this revision to Diff 534037.
jhuber6 added a comment.
Move string constant to the server and make it static, since only the server should care about it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153633/new/
https://reviews.llvm.org/D153633
Files:
libc/src/__support/RPC/rpc.h
libc/src/__support/RPC/rpc_client.cpp
libc/utils/gpu/server/rpc_server.cpp
libc/utils/gpu/server/rpc_server.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153633.534037.patch
Type: text/x-patch
Size: 3921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230623/b2a4f53a/attachment.bin>
More information about the libc-commits
mailing list