Skip to content

IRGen: fix the address alignment calculation of index_addr and tail_a… #4856

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 19, 2016

Conversation

eeckstein
Copy link
Contributor

…ddr.

This was wrong if the alignment of the base operand was larger than the alignment of the element type.
rdar://problem/28346274

…ddr.

This was wrong if the alignment of the base operand was larger than the alignment of the element type.
rdar://problem/28346274
@eeckstein
Copy link
Contributor Author

@swift-ci Please test and merge

@swift-ci swift-ci merged commit 687905f into swiftlang:master Sep 19, 2016
@eeckstein eeckstein deleted the fix-alignment branch September 19, 2016 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants