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

Opt: memory: linear for [group] const values #207

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

alex-ozdemir
Copy link
Contributor

For memories with constant values that have sorts which are linear groups, there is a way to optimize linear-scan memory-checking.

This patch implements that optimization.

For memories with constant values that have sorts which are linear
groups, there is a way to optimize linear-scan memory-checking.

This patch implements that optimization.
@alex-ozdemir alex-ozdemir merged commit 152d5ad into circify:master Aug 19, 2024
1 check passed
@alex-ozdemir alex-ozdemir deleted the const-linear-scan branch August 19, 2024 18:51
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