OSDN Git Service

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)
commit671c92d886c1559e1986141b6f7bb268a63c911e
tree5c8750905953900007044b21f4db0ba2074a65dc
parent24e78e0125dbdc0667fc261175d1148f74612783
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205425 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64ISelLowering.cpp
test/CodeGen/ARM64/illegal-float-ops.ll