[PATCH] D31182: [InstCombine] fadd double (sitofp x), y check that the promotion is valid

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 15:28:06 PDT 2017


spatel added a comment.

The code changes look good to me, but I'm not sure if the tests cover the case that Andy requested, so I'll let him comment.


https://reviews.llvm.org/D31182





More information about the llvm-commits mailing list