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

[SyncWith:zkllvm#433]Split generate circuit and assignment #514

Merged
merged 3 commits into from
Feb 10, 2024

Conversation

akokoshn
Copy link

Split generation circuit and assignment table (circuit should not depend on inputs):

  • Generate circuit for both true and false branches
  • Allow run assigner only for generate circuit without inputs (flag --generate-type citcuit)

WARNING:

Not support dynamic loop till no component for handle it.
Not support bit_shift with not constant shift parameter.
Related issues:

@akokoshn akokoshn marked this pull request as draft January 31, 2024 20:42
@nil-foundation-cicd-bot
Copy link

Tests will be run in sync with other PRs containing [SyncWith NilFoundation/zkLLVM#433] in title. You can find related PRs as linked with mentioned issue.

@akokoshn akokoshn force-pushed the 433-split-generate-circuit-assignments branch from f073e64 to 5717cbe Compare February 9, 2024 14:23
@akokoshn akokoshn marked this pull request as ready for review February 9, 2024 14:23
@akokoshn akokoshn merged commit 3ed4c23 into master Feb 10, 2024
10 checks passed
@akokoshn akokoshn deleted the 433-split-generate-circuit-assignments branch February 10, 2024 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants