Skip to content
Commit c726a5c3 authored by Chris Lattner's avatar Chris Lattner
Browse files

Do not fold (add (shl x, c1), (shl c2, c1)) -> (shl (add x, c2), c1),

we want to canonicalize the other way.

llvm-svn: 26547
parent c610e62e
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