[PATCH] D116541: [OpenMP] Introduce new flag to change offloading driver pipeline
Joseph Huber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 31 13:47:43 PST 2022
jhuber6 added a comment.
In D116541#3285455 <https://reviews.llvm.org/D116541#3285455>, @thakis wrote:
> Looks like this breaks tests on macOS: http://45.33.8.238/macm1/26856/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix (maybe just needs an explicit triple?)
Not sure what I expected when I hard-coded the host-triple in the test. I pushed a change in rGb79e2a1ccd3b <https://reviews.llvm.org/rGb79e2a1ccd3b0c8e388fe35ba162c2db498dd882>, can you check it again?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116541/new/
https://reviews.llvm.org/D116541
More information about the llvm-commits
mailing list