yuyang-ok edited PR #5873 from issue5839
to main
:
This try fix https://github.com/bytecodealliance/wasmtime/issues/5839
Thenormalize_cmp_value
should acceptIntCC
as extra parameter.
So we can know If shouldsigned extend
orunsigned extend
on int types.
yuyang-ok edited PR #5873 from issue5839
to main
:
This will try fix https://github.com/bytecodealliance/wasmtime/issues/5839
Thenormalize_cmp_value
should acceptIntCC
as extra parameter.
So we can know If shouldsigned extend
orunsigned extend
on int types.
yuyang-ok edited PR #5873 from issue5839
to main
:
This will try fix https://github.com/bytecodealliance/wasmtime/issues/5839
Thenormalize_cmp_value
should acceptIntCC
as extra parameter.
So we can know If shouldsigned extend
orunsigned extend
on int types.
Riscv64 can only compare int64 value.
Last updated: Nov 22 2024 at 16:03 UTC