Skip to content
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

Implement IR support for method bundles #1012

Merged
merged 6 commits into from
Sep 15, 2023
Merged

Implement IR support for method bundles #1012

merged 6 commits into from
Sep 15, 2023

Conversation

kyouko-taiga
Copy link
Contributor

This PR lays down the foundations for compiling calls to method bundles. It only implements an embarrassingly primitive bundle reification pass that does not perform last use analysis to pick the appropriate variant in a bundle. This feature should be addressed in another PR.

@kyouko-taiga kyouko-taiga merged commit 11d1c6e into main Sep 15, 2023
8 checks passed
@kyouko-taiga kyouko-taiga deleted the method-bundles-2 branch September 15, 2023 15:19
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.

1 participant