[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
authorHao Liu <Hao.Liu@arm.com>
Mon, 30 Dec 2013 01:38:41 +0000 (01:38 +0000)
committerHao Liu <Hao.Liu@arm.com>
Mon, 30 Dec 2013 01:38:41 +0000 (01:38 +0000)
commit3796015b5bcaa1a27ff1a6816a8c87bd58d8629b
treea8329501e5bfb392cf779c13b786611d2166e948
parent14eb675218ca4164477b80ad5aca58160518fd29
[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
E.g. Can't select such IR:
     %tmp = mul <2 x i64> %a, %b

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