If we can look through vector operations to find the scalar version of an
authorChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 23:01:56 +0000 (23:01 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Mar 2006 23:01:56 +0000 (23:01 +0000)
commit6e6b0da30316b522702c869840ba95db2cfa709e
tree1a47fea2a94b5b597ded39e55dc2753170027bde
parent348ba3f9bfe82fe602e52063566318dd77aa1d4d
If we can look through vector operations to find the scalar version of an
extract_element'd value, do so.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27323 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp