[libc-commits] [PATCH] D150337: [libc][rpc] Allocate a single block of shared memory instead of three

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 10 18:13:07 PDT 2023


JonChesterfield created this revision.
JonChesterfield added a reviewer: jhuber6.
Herald added subscribers: libc-commits, mattd, asavonic, ecnelises, kerbowa, tschuett, jvesely.
Herald added projects: libc-project, All.
JonChesterfield requested review of this revision.

Allows moving the pointer swap between server and client into reset


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150337

Files:
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_util.h
  libc/startup/gpu/amdgpu/start.cpp
  libc/startup/gpu/nvptx/start.cpp
  libc/utils/gpu/loader/Loader.h
  libc/utils/gpu/loader/amdgpu/Loader.cpp
  libc/utils/gpu/loader/nvptx/Loader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150337.521189.patch
Type: text/x-patch
Size: 11255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230511/b02ca7e4/attachment-0001.bin>


More information about the libc-commits mailing list