Stream: git-wasmtime

Topic: wasmtime / PR #5458 fuzzgen: Use the generic insert for s...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 15:20):

afonso360 opened PR #5458 from generic-select-spectre to main:

:wave: Hey,

Now that we have a generic version of select_spectre_guard we don't need to always preceed it with an icmp.

This PR switches the fuzzer to the regular insert_opcode inserter so that it can cover both lowerings.

The general case for this instruction was added in https://github.com/bytecodealliance/wasmtime/pull/5420.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 18:39):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2022 at 18:39):

jameysharp merged PR #5458.


Last updated: Nov 22 2024 at 16:03 UTC