diff options
author | Dan Gohman <gohman@apple.com> | 2009-05-22 07:14:20 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-05-22 07:14:20 +0000 |
commit | 0d56b06f86d6e1707aec9c7e1fd13f6e5301c209 (patch) | |
tree | c9e0b261a7abc0b3c81faa5f6592282888614c89 /lib/VMCore/PassManager.cpp | |
parent | 382cb2189a69d169e3ac8b63498ee838022710b2 (diff) |
Fix a thinko in the code that adapted SCEVMulExpr operands for
use in expanding SCEVAddExprs with GEPs. The operands of a
SCEVMulExpr need to be multiplied together, not added.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72250 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/VMCore/PassManager.cpp')
0 files changed, 0 insertions, 0 deletions