Skip to content
Commit 28218aa8 authored by Frits van Bommel's avatar Frits van Bommel
Browse files

Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load...

Transform (extractvalue (load P), ...) to (load (gep P, 0, ...)) if the load has no other uses, shrinking the load.

llvm-svn: 120323
parent c1903406
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