Stream: git-wasmtime

Topic: wasmtime / PR #7207 fuzzgen: Enable some `fcvt` instructi...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 10 2023 at 12:25):

afonso360 edited PR #7207:

:wave: Hey,

This PR relaxes our restriction on fcvt_to_*int instruction for AArch64. Currently all forms of this instruction are being rejected, however they are mostly implemented. Only versions that produce i128's are unimplemented as mentioned in #4934. So lets fuzz the remaining variants of this instruction.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 10 2023 at 19:07):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 10 2023 at 20:11):

alexcrichton merged PR #7207.


Last updated: Nov 22 2024 at 16:03 UTC