Skip to content
Commit cf10ec95 authored by Torok Edwin's avatar Torok Edwin
Browse files

Fix PR5258, jump-threading creating invalid PHIs.

When an incoming value for a PHI is updated, we must also updated all other
incoming values for the same BB to match, otherwise we create invalid PHIs.

llvm-svn: 84638
parent 729d92bd
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