[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
Tue Jul 11 12:24:38 PDT 2023
jhuber6 updated this revision to Diff 539241.
jhuber6 added a comment.
Make the test work for the CPU targets.
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.539241.patch
Type: text/x-patch
Size: 6275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230711/d51b9c5a/attachment.bin>
More information about the Openmp-commits
mailing list