-
Notifications
You must be signed in to change notification settings - Fork 399
feat: Optimize euclidean division acir-gen #3121
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
5a0d9d2
feat: remove unnecessary constaints from provably non-zero divisors
TomAFrench 1178ae9
chore: update artifacts
TomAFrench 9aff226
Update compiler/noirc_evaluator/src/ssa/acir_gen/acir_ir/generated_ac…
TomAFrench 0de3559
Update compiler/noirc_evaluator/src/ssa/acir_gen/acir_ir/generated_ac…
TomAFrench 4e66b78
Update compiler/noirc_evaluator/src/ssa/acir_gen/acir_ir/generated_ac…
TomAFrench c7cca5c
feat: add optimization for case where predicate is known to be active
TomAFrench e7df1a5
chore: update artifacts
TomAFrench 82324f8
chore: re-add optimization for constant `rhs`
TomAFrench e9a9e74
chore: update artifacts
TomAFrench File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/1327_concrete_in_generic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-185 Bytes
(66%)
tooling/nargo_cli/tests/acir_artifacts/1_mul/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-116 Bytes
(48%)
tooling/nargo_cli/tests/acir_artifacts/1_mul/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-90 Bytes
(85%)
tooling/nargo_cli/tests/acir_artifacts/2_div/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-57 Bytes
(77%)
tooling/nargo_cli/tests/acir_artifacts/2_div/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-146 Bytes
(70%)
tooling/nargo_cli/tests/acir_artifacts/3_add/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-106 Bytes
(44%)
tooling/nargo_cli/tests/acir_artifacts/3_add/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-53 Bytes
(87%)
tooling/nargo_cli/tests/acir_artifacts/4_sub/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-48 Bytes
(81%)
tooling/nargo_cli/tests/acir_artifacts/4_sub/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-132 Bytes
(78%)
tooling/nargo_cli/tests/acir_artifacts/5_over/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-136 Bytes
(59%)
tooling/nargo_cli/tests/acir_artifacts/5_over/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-2.35 KB
(72%)
tooling/nargo_cli/tests/acir_artifacts/6_array/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-753 Bytes
(80%)
tooling/nargo_cli/tests/acir_artifacts/6_array/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-4.06 KB
(67%)
tooling/nargo_cli/tests/acir_artifacts/7_function/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1.1 KB
(67%)
tooling/nargo_cli/tests/acir_artifacts/7_function/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-47 Bytes
(89%)
tooling/nargo_cli/tests/acir_artifacts/arithmetic_binary_operations/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-45 Bytes
(84%)
tooling/nargo_cli/tests/acir_artifacts/arithmetic_binary_operations/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1.45 KB
(75%)
tooling/nargo_cli/tests/acir_artifacts/array_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-418 Bytes
(75%)
tooling/nargo_cli/tests/acir_artifacts/array_dynamic/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/array_eq/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/array_len/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/array_len/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/array_neq/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-116 Bytes
(82%)
tooling/nargo_cli/tests/acir_artifacts/array_sort/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-27 Bytes
(87%)
tooling/nargo_cli/tests/acir_artifacts/array_sort/target/witness.gz
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(99%)
tooling/nargo_cli/tests/acir_artifacts/assert_statement/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/assign_ex/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-169 Bytes
(81%)
tooling/nargo_cli/tests/acir_artifacts/bit_and/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-124 Bytes
(66%)
tooling/nargo_cli/tests/acir_artifacts/bit_and/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-180 Bytes
(61%)
tooling/nargo_cli/tests/acir_artifacts/bit_shifts_comptime/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-233 Bytes
(23%)
tooling/nargo_cli/tests/acir_artifacts/bit_shifts_comptime/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-125 Bytes
(98%)
tooling/nargo_cli/tests/acir_artifacts/bit_shifts_runtime/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-103 Bytes
(95%)
tooling/nargo_cli/tests/acir_artifacts/bit_shifts_runtime/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/bool_not/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/bool_or/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-64 Bytes
(85%)
tooling/nargo_cli/tests/acir_artifacts/brillig_acir_as_brillig/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-86 Bytes
(41%)
tooling/nargo_cli/tests/acir_artifacts/brillig_acir_as_brillig/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_arrays/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-43 Bytes
(90%)
tooling/nargo_cli/tests/acir_artifacts/brillig_assert/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-45 Bytes
(72%)
tooling/nargo_cli/tests/acir_artifacts/brillig_assert/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_blake2s/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-63 Bytes
(94%)
tooling/nargo_cli/tests/acir_artifacts/brillig_calls/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-86 Bytes
(41%)
tooling/nargo_cli/tests/acir_artifacts/brillig_calls/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_calls_array/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_calls_conditionals/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_conditional/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_ecdsa/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-302 Bytes
(76%)
tooling/nargo_cli/tests/acir_artifacts/brillig_fns_as_values/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-139 Bytes
(43%)
tooling/nargo_cli/tests/acir_artifacts/brillig_fns_as_values/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_hash_to_field/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_identity_function/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-46 Bytes
(97%)
tooling/nargo_cli/tests/acir_artifacts/brillig_keccak/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-63 Bytes
(92%)
tooling/nargo_cli/tests/acir_artifacts/brillig_keccak/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_loop/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_nested_arrays/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_nested_slices/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-85 Bytes
(85%)
tooling/nargo_cli/tests/acir_artifacts/brillig_not/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-59 Bytes
(70%)
tooling/nargo_cli/tests/acir_artifacts/brillig_not/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_oracle/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_pedersen/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_recursion/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_references/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_scalar_mul/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_schnorr/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_sha256/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_slices/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_to_be_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_to_bytes_integration/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_to_le_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_top_level/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-186 Bytes
(75%)
tooling/nargo_cli/tests/acir_artifacts/brillig_unitialised_arrays/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-87 Bytes
(58%)
tooling/nargo_cli/tests/acir_artifacts/brillig_unitialised_arrays/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/cast_bool/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(98%)
tooling/nargo_cli/tests/acir_artifacts/closures_mut_ref/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-23 KB
(79%)
tooling/nargo_cli/tests/acir_artifacts/conditional_1/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-6.85 KB
(80%)
tooling/nargo_cli/tests/acir_artifacts/conditional_1/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(99%)
tooling/nargo_cli/tests/acir_artifacts/conditional_2/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_421/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(98%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_547/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_579/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-303 Bytes
(64%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_661/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-104 Bytes
(63%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_661/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_short_circuit/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ing/nargo_cli/tests/acir_artifacts/conditional_regression_short_circuit/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_to_bits/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/custom_entry/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/debug_logs/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/diamond_deps_0/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/distinct_keyword/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/double_verify_proof/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/ecdsa_secp256k1/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/ecdsa_secp256r1/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-31.3 KB
(98%)
tooling/nargo_cli/tests/acir_artifacts/eddsa/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-62 Bytes
(76%)
tooling/nargo_cli/tests/acir_artifacts/field_attribute/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-83 Bytes
(41%)
tooling/nargo_cli/tests/acir_artifacts/field_attribute/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/generics/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/global_consts/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/hash_to_field/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1.24 KB
(64%)
tooling/nargo_cli/tests/acir_artifacts/higher_order_functions/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-407 Bytes
(55%)
tooling/nargo_cli/tests/acir_artifacts/higher_order_functions/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/if_else_chain/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/import/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/integer_array_indexing/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/integer_array_indexing/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-54 Bytes
(93%)
tooling/nargo_cli/tests/acir_artifacts/keccak256/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-54 Bytes
(87%)
tooling/nargo_cli/tests/acir_artifacts/keccak256/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/main_bool_arg/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(98%)
tooling/nargo_cli/tests/acir_artifacts/main_return/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-467 Bytes
(99%)
tooling/nargo_cli/tests/acir_artifacts/merkle_insert/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-226 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/merkle_insert/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/mock_oracle/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(99%)
tooling/nargo_cli/tests/acir_artifacts/modules/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/modules_more/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/modulus/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-11.7 KB
(86%)
tooling/nargo_cli/tests/acir_artifacts/nested_array_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-3.47 KB
(88%)
tooling/nargo_cli/tests/acir_artifacts/nested_array_dynamic/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/nested_arrays_from_brillig/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/nested_arrays_from_brillig/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-9.27 KB
(83%)
tooling/nargo_cli/tests/acir_artifacts/nested_slice_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-2.78 KB
(84%)
tooling/nargo_cli/tests/acir_artifacts/nested_slice_dynamic/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/pedersen_check/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/pedersen_check/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-24 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/poseidon_bn254_hash/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/poseidon_bn254_hash/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-28 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/poseidonsponge_x5_254/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-13 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/poseidonsponge_x5_254/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/pred_eq/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/references/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/references_aliasing/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1.08 KB
(73%)
tooling/nargo_cli/tests/acir_artifacts/regression/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-377 Bytes
(71%)
tooling/nargo_cli/tests/acir_artifacts/regression/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-42 Bytes
(88%)
tooling/nargo_cli/tests/acir_artifacts/regression_2854/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-61 Bytes
(71%)
tooling/nargo_cli/tests/acir_artifacts/regression_2854/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-270 Bytes
(81%)
tooling/nargo_cli/tests/acir_artifacts/regression_mem_op_predicate/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-100 Bytes
(80%)
tooling/nargo_cli/tests/acir_artifacts/regression_mem_op_predicate/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/regression_method_cannot_be_found/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/scalar_mul/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/scalar_mul/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1.24 KB
(69%)
tooling/nargo_cli/tests/acir_artifacts/schnorr/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-344 Bytes
(75%)
tooling/nargo_cli/tests/acir_artifacts/schnorr/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-52 Bytes
(94%)
tooling/nargo_cli/tests/acir_artifacts/sha256/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-55 Bytes
(87%)
tooling/nargo_cli/tests/acir_artifacts/sha256/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-337 KB
(67%)
tooling/nargo_cli/tests/acir_artifacts/sha2_blocks/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-112 KB
(81%)
tooling/nargo_cli/tests/acir_artifacts/sha2_blocks/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-146 KB
(66%)
tooling/nargo_cli/tests/acir_artifacts/sha2_byte/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-47.3 KB
(80%)
tooling/nargo_cli/tests/acir_artifacts/sha2_byte/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1.26 KB
(58%)
tooling/nargo_cli/tests/acir_artifacts/signed_arithmetic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-413 Bytes
(50%)
tooling/nargo_cli/tests/acir_artifacts/signed_arithmetic/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-537 Bytes
(76%)
tooling/nargo_cli/tests/acir_artifacts/signed_division/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-217 Bytes
(69%)
tooling/nargo_cli/tests/acir_artifacts/signed_division/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(99%)
tooling/nargo_cli/tests/acir_artifacts/simple_2d_array/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/simple_add_and_ret_arr/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(98%)
tooling/nargo_cli/tests/acir_artifacts/simple_array_param/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-242 Bytes
(68%)
tooling/nargo_cli/tests/acir_artifacts/simple_bitwise/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-54 Bytes
(78%)
tooling/nargo_cli/tests/acir_artifacts/simple_bitwise/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-127 Bytes
(80%)
tooling/nargo_cli/tests/acir_artifacts/simple_comparison/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-72 Bytes
(76%)
tooling/nargo_cli/tests/acir_artifacts/simple_comparison/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/simple_mut/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/simple_not/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/simple_print/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/simple_program_addition/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-431 Bytes
(70%)
tooling/nargo_cli/tests/acir_artifacts/simple_radix/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-178 Bytes
(62%)
tooling/nargo_cli/tests/acir_artifacts/simple_radix/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-426 Bytes
(77%)
tooling/nargo_cli/tests/acir_artifacts/simple_shield/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-191 Bytes
(86%)
tooling/nargo_cli/tests/acir_artifacts/simple_shield/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-144 Bytes
(68%)
tooling/nargo_cli/tests/acir_artifacts/simple_shift_left_right/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-121 Bytes
(35%)
tooling/nargo_cli/tests/acir_artifacts/simple_shift_left_right/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-21.4 KB
(75%)
tooling/nargo_cli/tests/acir_artifacts/slice_dynamic_index/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-5.93 KB
(74%)
tooling/nargo_cli/tests/acir_artifacts/slice_dynamic_index/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-6.74 KB
(74%)
tooling/nargo_cli/tests/acir_artifacts/slices/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1.94 KB
(73%)
tooling/nargo_cli/tests/acir_artifacts/slices/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/strings/target/acir.gz
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/struct_array_inputs/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/struct_fields_ordering/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tooling/nargo_cli/tests/acir_artifacts/struct_inputs/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/submodules/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-3.72 KB
(62%)
tooling/nargo_cli/tests/acir_artifacts/to_be_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-914 Bytes
(63%)
tooling/nargo_cli/tests/acir_artifacts/to_be_bytes/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-3.73 KB
(62%)
tooling/nargo_cli/tests/acir_artifacts/to_bytes_consistent/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-926 Bytes
(64%)
tooling/nargo_cli/tests/acir_artifacts/to_bytes_consistent/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-442 Bytes
(78%)
tooling/nargo_cli/tests/acir_artifacts/to_bytes_integration/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-151 Bytes
(77%)
tooling/nargo_cli/tests/acir_artifacts/to_bytes_integration/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-3.77 KB
(61%)
tooling/nargo_cli/tests/acir_artifacts/to_le_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-917 Bytes
(62%)
tooling/nargo_cli/tests/acir_artifacts/to_le_bytes/target/witness.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_allowed_item_name_matches/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_default_implementation/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_function_calls/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/trait_impl_base_type/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_multi_module_test/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_override_implementation/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_self/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/trait_where_clause/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/traits_in_crates_1/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/traits_in_crates_2/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-128 Bytes
(86%)
tooling/nargo_cli/tests/acir_artifacts/tuple_inputs/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-109 Bytes
(73%)
tooling/nargo_cli/tests/acir_artifacts/tuple_inputs/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-86 Bytes
(82%)
tooling/nargo_cli/tests/acir_artifacts/tuples/target/acir.gz
Binary file not shown.
Binary file modified
BIN
-87 Bytes
(65%)
tooling/nargo_cli/tests/acir_artifacts/tuples/target/witness.gz
Binary file not shown.
Binary file modified
BIN
-1 Byte
(99%)
tooling/nargo_cli/tests/acir_artifacts/type_aliases/target/acir.gz
Binary file not shown.
Binary file not shown.
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.
Uh oh!
There was an error while loading. Please reload this page.