[PATCH] D97198: [OpenMP][Clang][NVPTX] Only build one bitcode library for each SM

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 10:49:30 PST 2021


tianshilei1992 updated this revision to Diff 325492.
tianshilei1992 added a comment.

use `ptx61` instead


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97198/new/

https://reviews.llvm.org/D97198

Files:
  clang/lib/Driver/ToolChains/Cuda.cpp
  clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-cuda_102-sm_35.bc
  clang/test/Driver/Inputs/libomptarget/libomptarget-nvptx-sm_35.bc
  clang/test/Driver/openmp-offload-gpu.c
  openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
  openmp/libomptarget/deviceRTLs/nvptx/src/target_impl.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97198.325492.patch
Type: text/x-patch
Size: 10678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210222/6d1e2df0/attachment-0001.bin>


More information about the cfe-commits mailing list