Skip to content

Fix SIL checked_cast_br optimization to obey the consumptionKind. #11276

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
Jul 31, 2017
Merged

Fix SIL checked_cast_br optimization to obey the consumptionKind. #11276

merged 1 commit into from
Jul 31, 2017

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jul 31, 2017

This is a theoretically SIL optimizer bug that won't be reached in
practice. Nevertheless the code is wrong as written.

This is a theoretically SIL optimizer bug that won't be reached in
practice. Nevertheless the code is wrong as written.
@atrick
Copy link
Contributor Author

atrick commented Jul 31, 2017

@swift-ci smoke test and merge.

@swift-ci swift-ci merged commit bf3c6cc into swiftlang:master Jul 31, 2017
@atrick atrick deleted the fold_checked_cast branch May 10, 2018 00:03
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