Fix a typo introduced by the cast patch that horribly broke a lot of vector
authorChris Lattner <sabre@nondot.org>
Fri, 1 Dec 2006 05:55:25 +0000 (05:55 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Dec 2006 05:55:25 +0000 (05:55 +0000)
commit7da3bde866889f963e98049c09c5b43cfb336d3f
treeb5f1731fd96d2e24f000d62038b4af92f0cf4406
parenta2f99b63cd6a88d57b8fe9da845aa344d060ab1b
Fix a typo introduced by the cast patch that horribly broke a lot of vector
code.  Testcase here: Transforms/ConstProp/2006-11-30-vector-cast.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32062 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp