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

Fix FoldSingleEntryPHINodes to update memdep and AA when it deletes

phi nodes.  It is called from MergeBlockIntoPredecessor which is 
called from GVN, which claims to preserve these.

I'm skeptical that this is the actual problem behind PR8954, but
this is a stab in the right direction.

llvm-svn: 123222
parent dfcfcb49
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