[PATCH] D78019: HIP: Fix handling of denormal mode

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 11:52:59 PDT 2020


arsenm added a comment.

In D78019#1978216 <https://reviews.llvm.org/D78019#1978216>, @tra wrote:

> LGTM. The patch appears to be an NFC one for CUDA.


CUDA currently isn't changing the default FTZ mode based on the subtarget, which differs from nvcc according to the documentation


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

https://reviews.llvm.org/D78019





More information about the cfe-commits mailing list