Skip to content

Support for deinit of opaque existentials: deinit_existential_opaque instruction + SILGen support #7796

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
Feb 27, 2017

Conversation

shajrawi
Copy link

Small part of radar rdar://problem/30080769

Bootstrapping SILGen for opaque values - This PR adds support for deinit_existential instruction that takes an opaque value + corresponding test-case.

Worth noting: while support has been added (almost) everywhere, including our utilities, The SIL Optimizer passes have not been changed / asked to make any special considerations for this new instruction.

@shajrawi
Copy link
Author

@swift-ci Please smoke test

@shajrawi shajrawi merged commit 4b6cfaf into swiftlang:master Feb 27, 2017
@shajrawi shajrawi deleted the deinit_existential branch February 27, 2017 23:43
Copy link
Contributor

@atrick atrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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