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

Filter out unreachable functions in JuvixAsm #2575

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Filter out unreachable functions in JuvixAsm #2575

merged 2 commits into from
Jan 12, 2024

Conversation

lukaszcz
Copy link
Collaborator

@lukaszcz lukaszcz commented Jan 11, 2024

Adds a JuvixAsm transformation to filter out unreachable functions. This will make the generated nock/cairo code smaller.

@lukaszcz lukaszcz added the asm label Jan 11, 2024
@lukaszcz lukaszcz added this to the 0.6.0 milestone Jan 11, 2024
@lukaszcz lukaszcz self-assigned this Jan 11, 2024
@lukaszcz lukaszcz merged commit 3269c8f into main Jan 12, 2024
4 checks passed
@lukaszcz lukaszcz deleted the asm-unreachable branch January 12, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants