[libc-commits] [PATCH] D145913: [libc] Add initial support for an RPC mechanism for the GPU
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 15 09:07:52 PDT 2023
jhuber6 updated this revision to Diff 505523.
jhuber6 added a comment.
Addressing more comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145913/new/
https://reviews.llvm.org/D145913
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/OSUtil/CMakeLists.txt
libc/src/__support/OSUtil/gpu/CMakeLists.txt
libc/src/__support/OSUtil/gpu/io.cpp
libc/src/__support/OSUtil/gpu/io.h
libc/src/__support/OSUtil/gpu/quick_exit.cpp
libc/src/__support/OSUtil/io.h
libc/src/__support/RPC/CMakeLists.txt
libc/src/__support/RPC/rpc.h
libc/src/__support/RPC/rpc_client.cpp
libc/src/__support/RPC/rpc_client.h
libc/startup/gpu/amdgpu/CMakeLists.txt
libc/startup/gpu/amdgpu/start.cpp
libc/utils/gpu/loader/amdgpu/CMakeLists.txt
libc/utils/gpu/loader/amdgpu/Loader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145913.505523.patch
Type: text/x-patch
Size: 19377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230315/8785ea0e/attachment-0001.bin>
More information about the libc-commits
mailing list