Skip to content
Commit b7d3d03b authored by Evan Cheng's avatar Evan Cheng
Browse files

Fix a logic bug in inline expansion of memcpy / memset with an overlapping

load / store pair. It's not legal to use a wider load than the size of
the remaining bytes if it's the first pair of load / store.

llvm-svn: 170018
parent 0a74fc8d
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