Skip to content
Commit a95379d1 authored by Mon P Wang's avatar Mon P Wang
Browse files

When InstCombine simplifies a load -> extract element to gep -> load, place

the new load by the old load instead of by the extract element because
a store could have occurred between the load and extract element.

llvm-svn: 78891
parent 607cd3b6
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