[PATCH] D97003: [Clang][OpenMP] Require CUDA 9.2+ for OpenMP offloading on NVPTX target
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 19 19:08:22 PST 2021
tianshilei1992 updated this revision to Diff 325136.
tianshilei1992 added a comment.
Use CUDA 9.1 for failure test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97003/new/
https://reviews.llvm.org/D97003
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Driver/ToolChains/Cuda.cpp
clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-cuda_102-sm_20.bc
clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-cuda_80-sm_20.bc
clang/test/Driver/openmp-offload-gpu.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97003.325136.patch
Type: text/x-patch
Size: 7205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210220/0a8f53f9/attachment.bin>
More information about the cfe-commits
mailing list