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

Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than...

Fix a memcpy lowering bug. Even though the memcpy alignment is smaller than the desired alignment, the frame destination alignment may still be larger than the desired alignment. Don't change its alignment to something smaller.

llvm-svn: 51970
parent d5bf26fa
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