-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
relaxing the fits_signed_bits contract to work with 64
- Loading branch information
Showing
15 changed files
with
613 additions
and
2 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- outrange-int64lower.run | ||
+++ outrange-int64lower.run-ir | ||
@@ -1,6 +1,7 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
+$param/8 = -9_223_372_036_854_775_809 | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- outrange-int64lower.run | ||
+++ outrange-int64lower.run-low | ||
@@ -1,6 +1,7 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
+$param/8 = -9_223_372_036_854_775_809 | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
$param/8 = -9_223_372_036_854_775_809 | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func | ||
@text_of_Nat = func | ||
@text_of_Text = func | ||
@text_of_array = func | ||
@text_of_array_mut = func | ||
@text_of_option = func | ||
@text_of_variant = func | ||
Array_init = func | ||
Array_tabulate = func | ||
abs = func | ||
btstWord16 = func | ||
btstWord32 = func | ||
btstWord64 = func | ||
btstWord8 = func | ||
charToText = func | ||
charToWord32 = func | ||
clzWord16 = func | ||
clzWord32 = func | ||
clzWord64 = func | ||
clzWord8 = func | ||
ctzWord16 = func | ||
ctzWord32 = func | ||
ctzWord64 = func | ||
ctzWord8 = func | ||
decodeUTF8 = func | ||
hashInt = func | ||
ignore = func | ||
int16ToInt = func | ||
int16ToWord16 = func | ||
int32ToInt = func | ||
int32ToWord32 = func | ||
int64ToInt = func | ||
int64ToWord64 = func | ||
int8ToInt = func | ||
int8ToWord8 = func | ||
intToInt16 = func | ||
intToInt32 = func | ||
intToInt64 = func | ||
intToInt8 = func | ||
intToWord16 = func | ||
intToWord32 = func | ||
intToWord64 = func | ||
intToWord8 = func | ||
n = -9_223_372_036_854_775_809 | ||
nat16ToNat = func | ||
nat16ToWord16 = func | ||
nat32ToNat = func | ||
nat32ToWord32 = func | ||
nat64ToNat = func | ||
nat64ToWord64 = func | ||
nat8ToNat = func | ||
nat8ToWord8 = func | ||
natToNat16 = func | ||
natToNat32 = func | ||
natToNat64 = func | ||
natToNat8 = func | ||
natToWord16 = func | ||
natToWord32 = func | ||
natToWord64 = func | ||
natToWord8 = func | ||
popcntWord16 = func | ||
popcntWord32 = func | ||
popcntWord64 = func | ||
popcntWord8 = func | ||
print = func | ||
printChar = func | ||
printInt = func | ||
range = func | ||
revrange = func | ||
rts_version = func | ||
word16ToInt = func | ||
word16ToInt16 = func | ||
word16ToNat = func | ||
word16ToNat16 = func | ||
word32ToChar = func | ||
word32ToInt = func | ||
word32ToInt32 = func | ||
word32ToNat = func | ||
word32ToNat32 = func | ||
word64ToInt = func | ||
word64ToInt64 = func | ||
word64ToNat = func | ||
word64ToNat64 = func | ||
word8ToInt = func | ||
word8ToInt8 = func | ||
word8ToNat = func | ||
word8ToNat8 = func | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
$param/8 = -9_223_372_036_854_775_809 | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func | ||
@text_of_Nat = func | ||
@text_of_Text = func | ||
@text_of_array = func | ||
@text_of_array_mut = func | ||
@text_of_option = func | ||
@text_of_variant = func | ||
Array_init = func | ||
Array_tabulate = func | ||
abs = func | ||
btstWord16 = func | ||
btstWord32 = func | ||
btstWord64 = func | ||
btstWord8 = func | ||
charToText = func | ||
charToWord32 = func | ||
clzWord16 = func | ||
clzWord32 = func | ||
clzWord64 = func | ||
clzWord8 = func | ||
ctzWord16 = func | ||
ctzWord32 = func | ||
ctzWord64 = func | ||
ctzWord8 = func | ||
decodeUTF8 = func | ||
hashInt = func | ||
ignore = func | ||
int16ToInt = func | ||
int16ToWord16 = func | ||
int32ToInt = func | ||
int32ToWord32 = func | ||
int64ToInt = func | ||
int64ToWord64 = func | ||
int8ToInt = func | ||
int8ToWord8 = func | ||
intToInt16 = func | ||
intToInt32 = func | ||
intToInt64 = func | ||
intToInt8 = func | ||
intToWord16 = func | ||
intToWord32 = func | ||
intToWord64 = func | ||
intToWord8 = func | ||
n = -9_223_372_036_854_775_809 | ||
nat16ToNat = func | ||
nat16ToWord16 = func | ||
nat32ToNat = func | ||
nat32ToWord32 = func | ||
nat64ToNat = func | ||
nat64ToWord64 = func | ||
nat8ToNat = func | ||
nat8ToWord8 = func | ||
natToNat16 = func | ||
natToNat32 = func | ||
natToNat64 = func | ||
natToNat8 = func | ||
natToWord16 = func | ||
natToWord32 = func | ||
natToWord64 = func | ||
natToWord8 = func | ||
popcntWord16 = func | ||
popcntWord32 = func | ||
popcntWord64 = func | ||
popcntWord8 = func | ||
print = func | ||
printChar = func | ||
printInt = func | ||
range = func | ||
revrange = func | ||
rts_version = func | ||
word16ToInt = func | ||
word16ToInt16 = func | ||
word16ToNat = func | ||
word16ToNat16 = func | ||
word32ToChar = func | ||
word32ToInt = func | ||
word32ToInt32 = func | ||
word32ToNat = func | ||
word32ToNat32 = func | ||
word64ToInt = func | ||
word64ToInt64 = func | ||
word64ToNat = func | ||
word64ToNat64 = func | ||
word8ToInt = func | ||
word8ToInt8 = func | ||
word8ToNat = func | ||
word8ToNat8 = func | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func | ||
@text_of_Nat = func | ||
@text_of_Text = func | ||
@text_of_array = func | ||
@text_of_array_mut = func | ||
@text_of_option = func | ||
@text_of_variant = func | ||
Array_init = func | ||
Array_tabulate = func | ||
abs = func | ||
btstWord16 = func | ||
btstWord32 = func | ||
btstWord64 = func | ||
btstWord8 = func | ||
charToText = func | ||
charToWord32 = func | ||
clzWord16 = func | ||
clzWord32 = func | ||
clzWord64 = func | ||
clzWord8 = func | ||
ctzWord16 = func | ||
ctzWord32 = func | ||
ctzWord64 = func | ||
ctzWord8 = func | ||
decodeUTF8 = func | ||
hashInt = func | ||
ignore = func | ||
int16ToInt = func | ||
int16ToWord16 = func | ||
int32ToInt = func | ||
int32ToWord32 = func | ||
int64ToInt = func | ||
int64ToWord64 = func | ||
int8ToInt = func | ||
int8ToWord8 = func | ||
intToInt16 = func | ||
intToInt32 = func | ||
intToInt64 = func | ||
intToInt8 = func | ||
intToWord16 = func | ||
intToWord32 = func | ||
intToWord64 = func | ||
intToWord8 = func | ||
n = -9_223_372_036_854_775_809 | ||
nat16ToNat = func | ||
nat16ToWord16 = func | ||
nat32ToNat = func | ||
nat32ToWord32 = func | ||
nat64ToNat = func | ||
nat64ToWord64 = func | ||
nat8ToNat = func | ||
nat8ToWord8 = func | ||
natToNat16 = func | ||
natToNat32 = func | ||
natToNat64 = func | ||
natToNat8 = func | ||
natToWord16 = func | ||
natToWord32 = func | ||
natToWord64 = func | ||
natToWord8 = func | ||
popcntWord16 = func | ||
popcntWord32 = func | ||
popcntWord64 = func | ||
popcntWord8 = func | ||
print = func | ||
printChar = func | ||
printInt = func | ||
range = func | ||
revrange = func | ||
rts_version = func | ||
word16ToInt = func | ||
word16ToInt16 = func | ||
word16ToNat = func | ||
word16ToNat16 = func | ||
word32ToChar = func | ||
word32ToInt = func | ||
word32ToInt32 = func | ||
word32ToNat = func | ||
word32ToNat32 = func | ||
word64ToInt = func | ||
word64ToInt64 = func | ||
word64ToNat = func | ||
word64ToNat64 = func | ||
word8ToInt = func | ||
word8ToInt8 = func | ||
word8ToNat = func | ||
word8ToNat8 = func | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_out/outrange-int64lower.wasm:0x___: runtime trap: unreachable executed |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- outrange-int64upper.run | ||
+++ outrange-int64upper.run-ir | ||
@@ -1,6 +1,7 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
+$param/8 = 9_223_372_036_854_775_808 | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- outrange-int64upper.run | ||
+++ outrange-int64upper.run-low | ||
@@ -1,6 +1,7 @@ | ||
prelude:68.71-68.72: internal error, File "prelude.ml", line 407, characters 28-34: Assertion failed | ||
|
||
Last environment: | ||
+$param/8 = 9_223_372_036_854_775_808 | ||
@new_async = func | ||
@text_of_Bool = func | ||
@text_of_Int = func |
Oops, something went wrong.