Do not assert on too wide splats we don't support.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 29 Aug 2009 00:08:18 +0000 (00:08 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 29 Aug 2009 00:08:18 +0000 (00:08 +0000)
commit71624cc7861c5ceaa72786aef2cd290bbb7fa33c
tree999c413edd611fc033c8e27e11c6794ba55f5b16
parent2324bdc1ee1b4b1a92ccde15848d2f2ad4662232
Do not assert on too wide splats we don't support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80409 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/2009-08-29-TooLongSplat.ll [new file with mode: 0644]