[PATCH] D124220: [OpenMP] Add options to only compile the host or device when offloading

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 29 07:15:38 PDT 2022


jhuber6 updated this revision to Diff 426049.
jhuber6 added a comment.

Rebase after landing the cuda support for the new driver.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124220/new/

https://reviews.llvm.org/D124220

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/Driver.cpp
  clang/test/Driver/cuda-openmp-driver.cu
  clang/test/Driver/openmp-offload-gpu-new.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124220.426049.patch
Type: text/x-patch
Size: 11350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220429/14e672cd/attachment-0001.bin>


More information about the cfe-commits mailing list