[PATCH] D48036: [CUDA] Make min/max shims host+device.
Justin Lebar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 29 15:22:28 PDT 2018
jlebar added a comment.
> 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.
Thanks a lot, Richard. FTR the missing constexpr is in https://reviews.llvm.org/D48151.
https://reviews.llvm.org/D48036
More information about the cfe-commits
mailing list