[PATCH] D48036: [CUDA] Make min/max shims host+device.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 29 15:15:13 PDT 2018


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

Looks right to me (other than the missing `constexpr` in C++14 onwards). Though this is subtle enough that I suspect the only way to know for sure is to try it.


https://reviews.llvm.org/D48036





More information about the cfe-commits mailing list