Skip to content
Commit 027cb826 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

Don't give up on coalescing A and B when we find

A = X
B = X

Instead, proceed as if we had found

A = X
B = A

llvm-svn: 134199
parent c486b47b
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