-
Notifications
You must be signed in to change notification settings - Fork 200
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: remove replacement of boolean range opcodes with
AssertZero
o…
…pcodes (#4107) … # Description ## Problem\* Complement to AztecProtocol/aztec-packages#4164. I'm going to leave this in draft until we've pushed out a release of `bb` containing the optimisation. This optimisation is being moved to be a responsibility of the backend so we shouldn't do it here. ## Summary\* ## Additional Context ## Documentation\* Check one: - [x] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[Exceptional Case]** Documentation to be submitted in a separate PR. # PR Checklist\* - [x] I have tested the changes locally. - [x] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings.
- Loading branch information
1 parent
f4de6ee
commit 3ad20cf
Showing
1 changed file
with
26 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters