Fix assertion failure with fp128 to unsigned i64 conversion
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 16 Oct 2015 20:39:20 +0000 (20:39 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 16 Oct 2015 20:39:20 +0000 (20:39 +0000)
commitbde51df7533ea93e1c12702015c99562f98d6d21
tree54b21503a73f8b72a1dea5fffdbd394ac0fe9f74
parent9bad2f04b38a9c66b29914bda776c078f7c6c190
Fix assertion failure with fp128 to unsigned i64 conversion

Patch by Mitch Bodart

Differential Revision: http://reviews.llvm.org/D13780

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/scalar-fp-to-i64.ll