[PATCH] D47807: Make uitofp and sitofp defined on overflow.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 12:32:21 PDT 2018


efriedma added a comment.

The C standard language is weird because it was written before IEEE fp was used universally; some formats didn't have infinity.


Repository:
  rL LLVM

https://reviews.llvm.org/D47807





More information about the llvm-commits mailing list