[PATCH] D90174: [HIP] Fix regressions due to fp contract change

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 2 21:36:58 PST 2020


rjmccall added a comment.

I agree this is useful.  However, you need to update the manual to cover `faststd`.

Could you also an IRGen test for this rather than only testing CUDA assembly output?


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

https://reviews.llvm.org/D90174



More information about the cfe-commits mailing list