[PATCH] D98902: [Clang][OpenMP][NVPTX] Fixed failure in openmp-offload-gpu.c if the system has CUDA
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 21 19:26:47 PDT 2021
tianshilei1992 added a comment.
In D98902#2636308 <https://reviews.llvm.org/D98902#2636308>, @jdoerfert wrote:
> @tra, so you think we should not do this? The user will see a link error late I assume, might be better.
I think @tra 's point is we should not do that for CUDA code. This change only affects OpenMP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98902/new/
https://reviews.llvm.org/D98902
More information about the cfe-commits
mailing list