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

Implement signed integer NOT operator for new ACIR gen #1763

Closed
joss-aztec opened this issue Jun 20, 2023 · 1 comment · Fixed by #1789
Closed

Implement signed integer NOT operator for new ACIR gen #1763

joss-aztec opened this issue Jun 20, 2023 · 1 comment · Fixed by #1789
Assignees
Labels
enhancement New feature or request refactor ssa

Comments

@joss-aztec
Copy link
Contributor

Problem

ACIR gen of signed integer NOT operator is a todo

Happy Case

It is implemented

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@kevaundray
Copy link
Contributor

@guipublic can you also look into modifying brillig to match this too -- it currently assumes that the input is a boolean

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor ssa
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants