OSDN Git Service

AArch64: only try to use scaled fcvt ops on legal vector types.
authorTim Northover <tnorthover@apple.com>
Thu, 10 Mar 2016 23:02:21 +0000 (23:02 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 10 Mar 2016 23:02:21 +0000 (23:02 +0000)
commit32048586b04eaa282ce06e01db5e27d6a73f8220
treec0383715c6cdd6b6e105ba8ac5618ebb693175e4
parent444e7f978344d11156b345953acaddd4073d51cb
AArch64: only try to use scaled fcvt ops on legal vector types.

Before we ended up calling getSimpleVectorType on a <3 x float>, which
asserted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263169 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/fcvt_combine.ll