Commit 2ab7ac7
committed
Use convert_bv expected_width parameter in boolbv_if
The second parameter to convert_bv will cause to function to fail if the
resulting bitvector doesn't have the width we say it should have. We use this to
avoid doing an explicit check in this file.1 parent b5b989d commit 2ab7ac7
1 file changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 21 | + | |
| 22 | + | |
26 | 23 | | |
27 | 24 | | |
28 | 25 | | |
0 commit comments