[PATCH] D123325: [Clang] Make enabling the new driver more generic
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 19 08:29:14 PDT 2022
jhuber6 added a comment.
In D123325#3459108 <https://reviews.llvm.org/D123325#3459108>, @yaxunl wrote:
> should we have a test to show the effect of -foffload-new-driver on -ccc-print-phases for CUDA/HIP?
We probably should, it's tested w/ OpenMP but we should check the bound architectures and such. I can add one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123325/new/
https://reviews.llvm.org/D123325
More information about the cfe-commits
mailing list