[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 09:00:48 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?
I decided to add the test in D120272 <https://reviews.llvm.org/D120272> because this file only adds support for the option.
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