[Openmp-commits] [PATCH] D155003: [libc] Add basic support for calling host functions from the GPU
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jul 19 08:12:09 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe537c839757c: [libc] Add basic support for calling host functions from the GPU (authored by jhuber6).
Changed prior to commit:
https://reviews.llvm.org/D155003?vs=539243&id=542037#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155003/new/
https://reviews.llvm.org/D155003
Files:
libc/config/gpu/entrypoints.txt
libc/include/llvm-libc-types/rpc_opcodes_t.h
libc/spec/gpu_ext.td
libc/src/gpu/CMakeLists.txt
libc/src/gpu/rpc_host_call.cpp
libc/src/gpu/rpc_host_call.h
libc/utils/gpu/server/rpc_server.cpp
openmp/libomptarget/test/libc/host_call.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155003.542037.patch
Type: text/x-patch
Size: 7608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230719/270c5f1f/attachment.bin>
More information about the Openmp-commits
mailing list