]> granicus.if.org Git - llvm/commit
[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)
commit76eaa5251ee615745a07a92493163103581b7e63
tree5553c9a5a400bc52ea9c9e1aa72fac7aa53cde8e
parent7e4d6c8d83251c6e1c3f26dbed741c0814ad4331
[X86] SimplifyDemandedVectorEltsForTargetNode - Move SUBV_BROADCAST narrowing handling. NFCI.

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

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