Skip to content
Commit 18fd84c7 authored by Jakob Stoklund Olesen's avatar Jakob Stoklund Olesen
Browse files

When dead code elimination removes all but one use, try to fold the single def...

When dead code elimination removes all but one use, try to fold the single def into the remaining use.

Rematerialization can leave single-use loads behind that we might as well fold whenever possible.

llvm-svn: 128918
parent 3d50b2f7
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