Skip to content
Commit e041a30b authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Prevent a DAGCombine from firing where there are two uses of

a combined-away node and the result of the combine isn't substantially
smaller than the input, it's just canonicalized. This is the first part
of a significant (7%) performance gain for Snappy's hot decompression
loop.

llvm-svn: 147604
parent 6bc151f5
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