"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "9e82064924158efccc186e02b369065519b61f65"
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
Loading
Please register or sign in to comment