[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 07:30:47 PDT 2023


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

Add the symbol's name to the RPC header so users can look it up in the runtime.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153633

Files:
  libc/include/llvm-libc-types/rpc_opcodes_t.h
  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.533958.patch
Type: text/x-patch
Size: 3939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230623/6bb259f1/attachment.bin>


More information about the libc-commits mailing list