Skip to content

Commit

Permalink
update test results now that back values are assume-deterministic
Browse files Browse the repository at this point in the history
  • Loading branch information
mars-risc0 committed Jan 9, 2025
1 parent a3965e6 commit 16d5a56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zirgen/compiler/picus/test/back.zir
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

// CHECK: (prime-number 2013265921)
// CHECK: (begin-module Count)
// CHECK: (input x0)
// CHECK: (assume-deterministic x1__super__super)
// CHECK: (assume-deterministic x1_reg__super)
// CHECK: (end-module)

#[picus]
Expand Down

0 comments on commit 16d5a56

Please sign in to comment.