Merged
Conversation
TomAFrench
approved these changes
Apr 22, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated pull of nightly from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
fix(brillig): SliceRefCount reads from the appropriate pointer (noir-lang/noir#8148)
chore: remove try_merge_only_changed_indices (noir-lang/noir#8142)
chore(ssa): Test terminator value constant folding and resolve cache for data bus (noir-lang/noir#8132)
chore: parse nop in SSA parser (noir-lang/noir#8141)
fix(ssa): Do not inline simple recursive functions (noir-lang/noir#8127)
fix: wrapping mul support for u128 (noir-lang/noir#7941)
chore: update ACVM doc (noir-lang/noir#8004)
fix(ssa): Loop range with u1 (noir-lang/noir#8131)
fix(acir): Check whether opcodes were laid down for non-equality check before fetching payload locations (noir-lang/noir#8133)
chore: add a benchmark for opcodes which need a batchable inversion (noir-lang/noir#8110)
chore: create module for array handling in acirgen (noir-lang/noir#8119)
feat: avoid unnecessary zero check in brillig overflow check (noir-lang/noir#8109)
chore(optimization): Enable experimental ownership clone scheme by default (noir-lang/noir#8097)
chore(experimental): Function::simple_optimization for SSA optimizations (noir-lang/noir#8102)
feat: replace field divisions by constants with multiplication by inv… (noir-lang/noir#8053)
fix(ssa): fix possibility to
Field % Fieldoperaions in Brillig from SSA (noir-lang/noir#8105)fix(parser): error on missing let semicolon in trait (and others) (noir-lang/noir#8101)
chore: simpler
make_mutableinarray_setoptimization (noir-lang/noir#8106)chore(docs): update bb commands to match 0.84.0 (noir-lang/noir#8050)
chore: don't use
set_value_from_idinconstant_folding(noir-lang/noir#8091)fix: add proper handling for
u128in comptime interpreter (noir-lang/noir#8079)feat: Port callstack resolution from aztec to noirjs (noir-lang/noir#7642)
fix(ssa): Do not unroll loop with break (noir-lang/noir#8090)
feat:
#[allow(dead_code)](noir-lang/noir#8066)chore: don't use
set_value_from_idinloop_invariant(noir-lang/noir#8085)feat(experimental): Implement separate
-Zownershipanalysis for ownership pass (noir-lang/noir#7861)chore(docs): Add architecture docs (noir-lang/noir#7992)
chore: don't use
set_value_from_idinsimplify_cfg(noir-lang/noir#8072)chore: don't use
set_from_value_idinremove_if_else(noir-lang/noir#8070)chore: don't use
set_value_from_idinremove_bit_shifts(noir-lang/noir#8071)fix: replace values in data_bus too (noir-lang/noir#8086)
chore: bump bignum timeout (noir-lang/noir#8080)
chore: Accept optional test path for emitting integration tests (noir-lang/noir#8062)
feat: ssa fuzzer (noir-lang/noir#7641)
fix: Allow more slack in AST calibration for CI (noir-lang/noir#8076)
chore: Print
unsafe { ... }around calls to Brillig from ACIR in AST (noir-lang/noir#8077)fix: SSA pass print filter to include the count (noir-lang/noir#8074)
END_COMMIT_OVERRIDE