jlebar added a comment.

> Libdevice does provide implementation for __nv_nextafterf() and 
> __nv_nextafter() and it has corresponding wrappers in math_functions.h[pp].
> 
> Perhaps we should keep nextafter around.

Oh, that changes things, since nexttoward is basically the same thing as 
nextafter.  Thanks.

Let's scrap this and try again.


https://reviews.llvm.org/D39703



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D39703: [CUDA] Remo... Artem Belevich via Phabricator via cfe-commits
    • [PATCH] D39703: [CUDA]... Justin Lebar via Phabricator via cfe-commits

Reply via email to