[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 17:25:55 PDT 2023


jhuber6 updated this revision to Diff 529105.
jhuber6 added a comment.

Exports the function now. Trying ot get it to provide the Opcodes with the enum handling, but it's not showing up.


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/__support/RPC/CMakeLists.txt
  libc/src/__support/RPC/rpc_client.cpp
  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.529105.patch
Type: text/x-patch
Size: 6464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230607/f35e25bd/attachment.bin>


More information about the libc-commits mailing list