Skip to content
Commit 2de47777 authored by Dan Gohman's avatar Dan Gohman
Browse files

Optimize ScalarEvolution::getAddExpr's operand factoring code by

having it finish processing all of the muliply operands before
starting the whole getAddExpr process over again, instead of
immediately after the first simplification.

llvm-svn: 110916
parent 157847f5
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