Skip to content
Commit ac450eb5 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

Fix a bug in the code that merges consecutive stores. Previously we did not

check if loads that happen in between stores alias with the first store in the
chain, only with the second store onwards.

llvm-svn: 169516
parent f899ba5f
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