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

Instcombine PHI's of the form %PN = phi PN, X into X and

%PN = phi PN, PN, PN into 0 (because the phi must not be reachable)

llvm-svn: 3470
parent a5f22970
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