[PATCH] D24589: [test-suite] [CUDA] Add <cmath> and <math.h> tests.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 14 14:56:27 PDT 2016


jlebar created this revision.
jlebar added a reviewer: tra.
jlebar added a subscriber: cfe-commits.
Herald added subscribers: mgorny, beanz.

These are based on libc++'s test suite, but modified for CUDA.

https://reviews.llvm.org/D24589

Files:
  External/CUDA/CMakeLists.txt
  External/CUDA/cmath.cu
  External/CUDA/cmath_reference_output
  External/CUDA/math_h.cu
  External/CUDA/math_h_reference_output

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24589.71444.patch
Type: text/x-patch
Size: 185395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160914/10014bbd/attachment-0001.bin>


More information about the cfe-commits mailing list