Skip to content

SIL: fix a bug which can cause the stack nesting to get broken by loop unrolling #5395

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
Oct 21, 2016

Conversation

eeckstein
Copy link
Contributor

We must not unroll a loop with alloc_ref [stack] if a dealloc_stack is outside the loop.

related to rdar://problem/28878079

…p unrolling

We must not unroll a loop with alloc_ref [stack] if a dealloc_stack is outside the loop.

related to rdar://problem/28878079
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

1 similar comment
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test

1 similar comment
@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test

@eeckstein
Copy link
Contributor Author

@swift-ci Please smoke test and merge

2 similar comments
@shahmishal
Copy link
Member

@swift-ci Please smoke test and merge

@shahmishal
Copy link
Member

@swift-ci Please smoke test and merge

@eeckstein eeckstein merged commit b527e0d into swiftlang:master Oct 21, 2016
@eeckstein eeckstein deleted the fix-loop-unroll branch October 21, 2016 20:58
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.

3 participants