Skip to content
Commit 88e06db1 authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 72250
parent 9c4dcfb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment