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

use IC.ReplaceInstUsesWith instead of a raw RAUW so that uses of

the old thing end up on the instcombine worklist.  Not doing this
can cause an extra top-level iteration of instcombine, burning
compile time.

llvm-svn: 122179
parent 79874566
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