[InstCombine] reduce duplication in visitExtractElementInst; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 5 Dec 2018 21:57:51 +0000 (21:57 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 5 Dec 2018 21:57:51 +0000 (21:57 +0000)
commit47b3b4b5aa8d7b4b6d19120258ab1e160bd3f5df
tree7963fe7bd261d017eaec8109651db147987a464e
parentde3db684b702897dda86f97d10c85d38206cfbd1
[InstCombine] reduce duplication in visitExtractElementInst; NFC

llvm-svn: 348418
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp