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

feat(compiler): Add stack allocation information to small ints #1780

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

ospencer
Copy link
Member

This makes it so no GC instructions are generated when these types are used.

@ospencer ospencer self-assigned this Mar 28, 2023
@ospencer ospencer added this pull request to the merge queue Mar 28, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 28, 2023
@ospencer ospencer added this pull request to the merge queue Mar 29, 2023
Merged via the queue into main with commit 6f1a1a9 Mar 29, 2023
@ospencer ospencer deleted the oscar/small-int-alloc branch March 29, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants