[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
Tue Jun 6 15:43:23 PDT 2023
jhuber6 updated this revision to Diff 529067.
jhuber6 added a comment.
Change entrypoint to `rpc_reset`. Still doesn't seem to be appearing in the output function lists.
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/spec/gpu_ext.td
libc/src/CMakeLists.txt
libc/src/gpu/CMakeLists.txt
libc/src/gpu/rpc_reset.cpp
libc/src/gpu/rpc_reset.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152283.529067.patch
Type: text/x-patch
Size: 5267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230606/9315d8e8/attachment-0001.bin>
More information about the libc-commits
mailing list