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

fix a bug noticed by inspection: when instcombine sinks loads through

phis, it didn't preserve the alignment of the load.  This is a missed
optimization of the alignment is high and a miscompilation when the
alignment is low.

llvm-svn: 85736
parent 2805f116
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