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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 12 11:22:06 PDT 2018


tra added a comment.

Last comment in the bug pointed out that those overloads should be constexpr in c++14. Maybe in a separate patch, though.

https://bugs.llvm.org/show_bug.cgi?id=37753#c5


https://reviews.llvm.org/D48036





More information about the cfe-commits mailing list