Skip to content

Commit

Permalink
verifies
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikbhargavan committed Sep 29, 2024
1 parent 101ed40 commit de52651
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ let sub (lhs rhs: Libcrux_intrinsics.Avx2_extract.t_Vec256) =
in
result

#push-options "--z3rlimit 200"
#push-options "--z3rlimit 200 --split_queries always"

let barrett_reduce (vector: Libcrux_intrinsics.Avx2_extract.t_Vec256) =
let t0:Libcrux_intrinsics.Avx2_extract.t_Vec256 =
Expand Down

0 comments on commit de52651

Please sign in to comment.