[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
Sun Jul 31 16:51:36 PDT 2016


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

Modified most and least significant possibly set bit values to act more like range bounds; modified and added unknown sign 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.66257.patch
Type: text/x-patch
Size: 8898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160731/cd2a9eb7/attachment.bin>


More information about the llvm-commits mailing list