ARM64: fix lowering of fp128 fptosi/fptoui
authorTim Northover <tnorthover@apple.com>
Wed, 2 Apr 2014 14:39:07 +0000 (14:39 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 2 Apr 2014 14:39:07 +0000 (14:39 +0000)
commit0d80f70530790881a5e4f513f113b94bc6596093
tree241da6600b8769a62757e2567f7af0f4b66caf28
parent670df3d937a632dd4ddf3092d23789ba79c7efa8
ARM64: fix lowering of fp128 fptosi/fptoui

We were creating libcall nodes that returned an MVT::f128, when these
particular operations actually return an int of some stripe.

llvm-svn: 205425
llvm/lib/Target/ARM64/ARM64ISelLowering.cpp
llvm/test/CodeGen/ARM64/illegal-float-ops.ll