Skip to content
Commit 862b7d98 authored by Dan Gohman's avatar Dan Gohman
Browse files

Do compare constant SCEV values in SCEVComplexityCompare, because

even though the order doesn't matter at the top level of an expression,
it does matter when the constant is a subexpression of an n-ary
expression, because n-ary expressions are sorted lexicographically.

llvm-svn: 73358
parent 0652fd59
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