[Openmp-commits] [PATCH] D125260: [Libomptarget] Allow the device runtime to be compiled for the host
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue May 10 08:10:52 PDT 2022
jhuber6 added a comment.
In D125260#3503598 <https://reviews.llvm.org/D125260#3503598>, @jdoerfert wrote:
> I'm not super happy about the forward decls. Should we augment begin declare tatrget with `begin declare variant match(device={kind(nohost)})` instead?
Do you mean by changing the declare? Or by nesting variants. I wasn't sure if that worked.
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