[PATCH] D125256: [OpenMP] Add `__CUDA_ARCH__` definition when offloading with OpenMP
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 14 08:48:59 PDT 2022
jhuber6 added a comment.
In D125256#3513596 <https://reviews.llvm.org/D125256#3513596>, @RKSimon wrote:
> @jhuber6 I think this or one of your other openmp commits has caused the Driver/cuda-openmp-driver.cu test failure here: https://lab.llvm.org/buildbot/#/builders/214/builds/1274/steps/6/logs/stdio
Is that still failing? I saw another build-bot fail on that test as well, so I pushed a quick change and it went green. When I check a more recent build there it doesn't show the test failing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125256/new/
https://reviews.llvm.org/D125256
More information about the cfe-commits
mailing list