[PATCH] D116541: [OpenMP] Introduce new flag to change offloading driver pipeline
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 31 16:13:46 PST 2022
jhuber6 added a comment.
In D116541#3285927 <https://reviews.llvm.org/D116541#3285927>, @thakis wrote:
> Still failing: http://45.33.8.238/macm1/26873/step_7.txt
Weird, can you show me what `-fopenmp -fopenmp-targets=nvptx64 -fopenmp-new-driver -ccc-print-bindings` looks like there? I'm not sure why but it doesn't seem to be getting one of the expected arguments but I'm not sure how to reproduce it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116541/new/
https://reviews.llvm.org/D116541
More information about the cfe-commits
mailing list