[PATCH] D14556: [CUDA] Detect and link with CUDA's libdevice bitcode library.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 17 14:31:31 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253387: [CUDA] Detect and link with CUDA's libdevice bitcode library. (authored by tra).

Changed prior to commit:
  http://reviews.llvm.org/D14556?vs=39863&id=40434#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14556

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Driver/ToolChains.cpp
  cfe/trunk/lib/Driver/ToolChains.h
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/.keep
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/libdevice.compute_20.10.bc
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/libdevice.compute_35.10.bc
  cfe/trunk/test/Driver/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14556.40434.patch
Type: text/x-patch
Size: 6986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151117/24848ff3/attachment.bin>


More information about the cfe-commits mailing list