-
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: replace boolean range constraints with arithmetic opcodes (#3234)
- Loading branch information
1 parent
8b66686
commit 7d73590
Showing
49 changed files
with
21 additions
and
3 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
Binary file modified
BIN
+13 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/2_div/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/3_add/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/5_over/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+180 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/6_array/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+436 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/7_function/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+5 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/arithmetic_binary_operations/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+121 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/array_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+25 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/array_sort/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+16 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/bit_shifts_comptime/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+390 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/bit_shifts_runtime/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/bool_not/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/bool_or/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+10 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_acir_as_brillig/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+6 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_assert/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+13 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_calls/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_fns_as_values/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+11 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/brillig_not/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+4.52 KB
(110%)
tooling/nargo_cli/tests/acir_artifacts/conditional_1/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+45 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/conditional_regression_661/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+14.7 KB
(100%)
tooling/nargo_cli/tests/acir_artifacts/eddsa/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/field_attribute/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+180 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/higher_order_functions/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/main_bool_arg/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+44 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/merkle_insert/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+1.72 KB
(170%)
tooling/nargo_cli/tests/acir_artifacts/modulus/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+260 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/nested_array_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+17 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/nested_slice_dynamic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+49 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/regression/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+29 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/regression_mem_op_predicate/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+66 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/schnorr/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+50 KB
(110%)
tooling/nargo_cli/tests/acir_artifacts/sha2_blocks/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+20.6 KB
(110%)
tooling/nargo_cli/tests/acir_artifacts/sha2_byte/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+184 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/signed_arithmetic/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+71 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/signed_division/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+56 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/simple_bitwise/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+9 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/simple_comparison/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/simple_not/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+47 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/simple_radix/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+34 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/simple_shield/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+2.67 KB
(100%)
tooling/nargo_cli/tests/acir_artifacts/slice_dynamic_index/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+1.03 KB
(110%)
tooling/nargo_cli/tests/acir_artifacts/slices/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(110%)
tooling/nargo_cli/tests/acir_artifacts/submodules/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+177 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/to_be_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+213 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/to_bytes_consistent/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+18 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/to_bytes_integration/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+178 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/to_le_bytes/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+7 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/tuple_inputs/target/acir.gz
Binary file not shown.
Binary file modified
BIN
+9 Bytes
(100%)
tooling/nargo_cli/tests/acir_artifacts/tuples/target/acir.gz
Binary file not shown.