Add a missing check, this fixes UnitTests/Vector/sumarray.c
authorChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 17:29:28 +0000 (17:29 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Apr 2006 17:29:28 +0000 (17:29 +0000)
commit97c2073270e59efd966e9fe1c9b6697cc863d680
tree5bf01bacca2abd3018d63f4c497ca95e1924d385
parenta4c5d8c6b4e91b880fcd1b8b293f330e3aa198a3
Add a missing check, this fixes UnitTests/Vector/sumarray.c

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp