[Openmp-commits] [PATCH] D155003: [libc] Add basic support for calling host functions from the GPU
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 11 12:24:43 PDT 2023
JonChesterfield added a comment.
Could you find somewhere to document very explicitly that the pointer in question is to some function on the host and not to some function on the gpu, and not some magic thing which can be called on either?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155003/new/
https://reviews.llvm.org/D155003
More information about the Openmp-commits
mailing list