[PATCH] D19178: Broaden FoldItoFPtoI to try and establish whether the integer value fits into the float type

Carlos Liam via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 23 17:28:04 PDT 2016


aarzee updated this revision to Diff 65262.
aarzee added a comment.

Added additional comments, adjustments, and fixes for code clarity. Added exponent-related tests.


https://reviews.llvm.org/D19178

Files:
  lib/Transforms/InstCombine/InstCombineCasts.cpp
  test/Transforms/InstCombine/sitofp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19178.65262.patch
Type: text/x-patch
Size: 7998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160724/c4a0683a/attachment.bin>


More information about the llvm-commits mailing list