[Openmp-commits] [PATCH] D125260: [Libomptarget] Allow the device runtime to be compiled for the host
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 10 07:55:36 PDT 2022
jdoerfert added a comment.
I'm not super happy about the forward decls. Should we augment begin declare tatrget with `begin declare variant match(device={kind(nohost)})` instead?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125260/new/
https://reviews.llvm.org/D125260
More information about the Openmp-commits
mailing list