[libc-commits] [PATCH] D153304: [libc] Remove flexible array and replace with a template

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jun 20 12:28:58 PDT 2023


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

Somewhat simplify interface, use a variant to unique pointers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153304

Files:
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_client.cpp
  libc/src/gpu/rpc_reset.cpp
  libc/startup/gpu/amdgpu/start.cpp
  libc/startup/gpu/nvptx/start.cpp
  libc/utils/gpu/server/Server.cpp
  libc/utils/gpu/server/Server.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153304.533017.patch
Type: text/x-patch
Size: 29475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230620/829ed2cd/attachment-0001.bin>


More information about the libc-commits mailing list