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

Amaury SECHET via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 13:56:25 PDT 2016


deadalnix added a subscriber: deadalnix.
deadalnix added a comment.

Wouldn't it make sense to add a test also for case where it is NOT safe to fold ?


http://reviews.llvm.org/D19178





More information about the llvm-commits mailing list