llvm-project/clang/lib/Headers/cuda_wrappers
Justin Lebar 7c56dfe441 [CUDA] Fix std::min on device side to return the min, not the max.
Summary:
How embarrassing.

This is tested in the test-suite -- fix to come there in a separate
patch.

Reviewers: tra

Subscribers: sanjoy, cfe-commits

Differential Revision: https://reviews.llvm.org/D39817

llvm-svn: 317961
2017-11-11 01:25:44 +00:00
..
algorithm [CUDA] Fix std::min on device side to return the min, not the max. 2017-11-11 01:25:44 +00:00
complex [CUDA] Switch cuda_wrappers/complex to use a proper include guard instead of #pragma once. 2016-10-26 22:13:20 +00:00
new [CUDA] Add device overloads for non-placement new/delete. 2017-09-07 00:37:20 +00:00