Skip to content
Commit 89fdbaf9 authored by Dan Gohman's avatar Dan Gohman
Browse files

Instead of having CollectSubexpr's categorize operands as interesting or

uninteresting, just put all the operands on one list and make
GenerateReassociations make the decision about what's interesting.
This is simpler, and it avoids an extra ScalarEvolution::getAddExpr call.

llvm-svn: 111133
parent 9b7632df
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