Remove a pointless assignment. Nothing checks the value of VectorTy anymore now
authorCameron Zwarich <zwarich@apple.com>
Sat, 18 Jun 2011 05:47:45 +0000 (05:47 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sat, 18 Jun 2011 05:47:45 +0000 (05:47 +0000)
commitaab3ea244cb014beb21c112729034879a5d4e5ee
tree446ed3159dbfcf3868d1fb08b65f637e949187e0
parentc6596e2edc406298ff65d27633bd898613533c0b
Remove a pointless assignment. Nothing checks the value of VectorTy anymore now
unless ScalarKind is Vector.

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