Fix a case where vector comparison constant folding would cause an
authorChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 00:29:28 +0000 (00:29 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Jul 2008 00:29:28 +0000 (00:29 +0000)
commitfea85c46c0baae0d40584e3901607ed3db55d6ef
treefce3b5f03cab53a26dbf7e543574b0a6a1e5ae7b
parentcd4e5b0417aa729905da91cd7e43f0c4f704be3d
Fix a case where vector comparison constant folding would cause an
infinite recursion.  part of PR2529

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp
test/Transforms/ConstProp/2008-07-07-VectorCompare.ll