[libc-commits] [PATCH] D158633: [libc] Remove `MAX_LANE_SIZE` definition from the RPC server
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 23 09:19:36 PDT 2023
jhuber6 updated this revision to Diff 552752.
jhuber6 added a comment.
Address comments. The template is on the `handle_server` call because it's a variant class we use `std::visit` on.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158633/new/
https://reviews.llvm.org/D158633
Files:
libc/src/__support/RPC/rpc_util.h
libc/utils/gpu/loader/Loader.h
libc/utils/gpu/loader/amdgpu/Loader.cpp
libc/utils/gpu/loader/nvptx/Loader.cpp
libc/utils/gpu/server/rpc_server.cpp
libc/utils/gpu/server/rpc_server.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158633.552752.patch
Type: text/x-patch
Size: 6950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230823/71409b98/attachment-0001.bin>
More information about the libc-commits
mailing list