[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
Fri Mar 17 10:55:46 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8e4f9b1fcbfd: [libc] Add initial support for an RPC mechanism for the GPU (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D145913?vs=505840&id=506139#toc
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.506139.patch
Type: text/x-patch
Size: 18239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230317/5705ec35/attachment-0001.bin>
More information about the libc-commits
mailing list