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

Fix a bug nate ran into with replacealluseswith. In the recursive cse case,

we were losing a node, causing an assertion to fail.  Now we eagerly delete
discovered CSE's, and provide an optional vector to keep track of these
discovered equivalences.

llvm-svn: 23255
parent 3852fd0e
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