[PATCH] D87835: [APFloat] prevent NaN morphing into Inf on conversion (PR43907)

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 10:03:26 PDT 2020


rjmccall added a comment.

LGTM.  Although another option would just be to change how we do this "conversion" at parse time.


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

https://reviews.llvm.org/D87835



More information about the llvm-commits mailing list