[libc-commits] [PATCH] D152283: [libc] Export GPU extensions to `libc` for external use
Joseph Huber via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 15 09:02:42 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcdfc963d793: [libc] Export GPU extensions to `libc` for external use (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D152283?vs=529264&id=531783#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152283/new/
https://reviews.llvm.org/D152283
Files:
libc/config/gpu/api.td
libc/config/gpu/entrypoints.txt
libc/config/gpu/headers.txt
libc/include/CMakeLists.txt
libc/include/gpu/rpc.h.def
libc/include/llvm-libc-types/CMakeLists.txt
libc/include/llvm-libc-types/rpc_opcodes_t.h
libc/spec/gpu_ext.td
libc/src/CMakeLists.txt
libc/src/__support/File/gpu/file.cpp
libc/src/__support/OSUtil/gpu/io.cpp
libc/src/__support/OSUtil/gpu/quick_exit.cpp
libc/src/__support/RPC/CMakeLists.txt
libc/src/__support/RPC/rpc.h
libc/src/__support/RPC/rpc_client.h
libc/src/gpu/CMakeLists.txt
libc/src/gpu/rpc_reset.cpp
libc/src/gpu/rpc_reset.h
libc/src/stdlib/gpu/free.cpp
libc/src/stdlib/gpu/malloc.cpp
libc/test/integration/startup/gpu/rpc_interface_test.cpp
libc/test/integration/startup/gpu/rpc_stream_test.cpp
libc/test/integration/startup/gpu/rpc_test.cpp
libc/utils/gpu/loader/CMakeLists.txt
libc/utils/gpu/server/CMakeLists.txt
libc/utils/gpu/server/Server.cpp
libc/utils/gpu/server/Server.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152283.531783.patch
Type: text/x-patch
Size: 19272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230615/2705862d/attachment-0001.bin>
More information about the libc-commits
mailing list