[PATCH] D48151: [CUDA] Make __host__/__device__ min/max overloads constexpr in C++14.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 15 13:45:29 PDT 2018


jlebar added a comment.

In https://reviews.llvm.org/D48151#1133954, @rsmith wrote:

> LGTM


Thank you for the review, Richard.

Will check this in once the whole stack is ready -- just need https://reviews.llvm.org/D48036.


https://reviews.llvm.org/D48151





More information about the cfe-commits mailing list