[Openmp-commits] [PATCH] D155003: [libc] Add basic support for calling host functions from the GPU
Jan-Patrick Lehr via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jul 19 02:22:00 PDT 2023
jplehr accepted this revision.
jplehr added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: openmp/libomptarget/test/libc/host_call.c:54
+ }
+}
----------------
Nit: Should `main` return something?
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