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

When replacing a node in SimplifyDemandedBits, if the old node used any

single-use nodes, they will be dead soon.  Make sure to remove them before
processing other nodes.  This implements CodeGen/X86/shl_elim.ll

llvm-svn: 36244
parent 1af7b845
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