[PATCH] D24979: [CUDA] Support <complex> and std::min/max on the device.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 8 15:25:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283680: [CUDA] Support <complex> and std::min/max on the device. (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D24979?vs=72719&id=74053#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24979

Files:
  cfe/trunk/lib/Driver/ToolChains.cpp
  cfe/trunk/lib/Headers/CMakeLists.txt
  cfe/trunk/lib/Headers/__clang_cuda_complex_builtins.h
  cfe/trunk/lib/Headers/__clang_cuda_runtime_wrapper.h
  cfe/trunk/lib/Headers/cuda_wrappers/algorithm
  cfe/trunk/lib/Headers/cuda_wrappers/complex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24979.74053.patch
Type: text/x-patch
Size: 18232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161008/829dbf87/attachment-0001.bin>


More information about the cfe-commits mailing list