[PATCH] D77240: [CUDA] Add missing cmath overloads

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 1 14:13:44 PDT 2020


tra added a comment.

We'll need to make sure that all of these new functions are vailable in all supported CUDA versions.
E.g. `acoshf` does not seem to be present in CUDA-9.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77240/new/

https://reviews.llvm.org/D77240





More information about the cfe-commits mailing list