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

ZIR-302: Final bits for memory and cycle soundness #136

Merged
merged 9 commits into from
Dec 18, 2024
Merged

Conversation

jbruestle
Copy link
Contributor

Make sure memory writes on a cycle are always ordered after memory reads. Also, make sure we can only set init_cycle exactly one, and segment terminates. Finally, make sure all non-terminating segments have a specific number of minimum useful cycles.

@jbruestle jbruestle requested a review from flaub December 18, 2024 04:50
@github-actions github-actions bot changed the title Final bits for memory and cycle soundness ZIR-302: Final bits for memory and cycle soundness Dec 18, 2024
@flaub flaub enabled auto-merge (squash) December 18, 2024 18:58
@flaub flaub merged commit e5ca412 into main Dec 18, 2024
9 checks passed
@flaub flaub deleted the jeremy-cycles branch December 18, 2024 19:10
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