[PATCH] D90409: [HIP] Math Headers to use type promotion

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 3 12:21:40 PST 2020


tra added a comment.

In D90409#2371969 <https://reviews.llvm.org/D90409#2371969>, @yaxunl wrote:

> nvcc does not support fma(float,float,char)

It does, it just needs an explicit flag to match clang's treatment of `constexpr` functions as HD.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90409



More information about the cfe-commits mailing list