[x86] Add an assert to catch if we ever try to blend a v32i8 without
authorChandler Carruth <chandlerc@gmail.com>
Thu, 26 Feb 2015 21:18:20 +0000 (21:18 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 26 Feb 2015 21:18:20 +0000 (21:18 +0000)
commit34f88924e1f5b1434245deca9c533865aeb4ab9c
treef14dc5fba234e6ba3ee284cf6a7a7467f7d09a8a
parentcc3bcaea202e05acc3831528dff7641f333ca325
[x86] Add an assert to catch if we ever try to blend a v32i8 without
AVX2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230688 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp