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: replace zero-bit range constraints with zero equality assertions #3276

Closed
wants to merge 6 commits into from

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

Documentation

  • This PR requires documentation updates when merged.

    • I will submit a noir-lang/docs PR.
    • I will request for and support Dev Rel's help in documenting this PR.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench changed the title Tf/zero bit range constraints feat: replace zero-bit range constraints with zero equality assertions Oct 24, 2023
@TomAFrench
Copy link
Member Author

Looks like the ultimate cause of these zero-bit opcodes were divisions by one which should be handled by #3231

@TomAFrench TomAFrench closed this Oct 25, 2023
@TomAFrench TomAFrench deleted the tf/zero-bit-range-constraints branch October 25, 2023 15:08
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