[X86] SimplifyDemandedVectorEltsForTargetNode - Move SUBV_BROADCAST narrowing handlin...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 21 Jul 2019 19:04:44 +0000 (19:04 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 21 Jul 2019 19:04:44 +0000 (19:04 +0000)
commit86fa3270ef60532292158ee95340c2c00ea7d2fe
tree29b5c4e15d1b251e83da19029c37e8b28140cf42
parent73d641a23c299f254af065291db24b4cb096f5e7
[X86] SimplifyDemandedVectorEltsForTargetNode - Move SUBV_BROADCAST narrowing handling. NFCI.

Move the narrowing of SUBV_BROADCAST to where we handle all the other opcodes.

llvm-svn: 366660
llvm/lib/Target/X86/X86ISelLowering.cpp