OSDN Git Service

Fix a case of mismatched types in an Add that turned up in 447.dealII.
authorDan Gohman <gohman@apple.com>
Fri, 12 Feb 2010 20:39:25 +0000 (20:39 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 12 Feb 2010 20:39:25 +0000 (20:39 +0000)
commit0a799ab15801d4ebf68eeb151d6375a799c87d9a
treee408bc97224cbe974b181600e2bd707c673dd806
parent0f8868b17129acc81bd79f4a30d9390023ca5304
Fix a case of mismatched types in an Add that turned up in 447.dealII.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolutionExpander.cpp