Stream: git-wasmtime

Topic: wasmtime / PR #10045 Disable relaxed-simd in differential...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 22:54):

alexcrichton opened PR #10045 from alexcrichton:disable-relaxed-simd-differential-fuzzing to bytecodealliance:main:

We forgot to do this quite a long time ago but this was always the intention. Turns out with Pulley now being online the fuzzer quickly found a difference between Pulley and Cranelift where the native x64 instructions differ from the "deterministic" behavior that Pulley implements. This difference is expected and allowed though, so don't fuzz it.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 22:54):

alexcrichton requested fitzgen for a review on PR #10045.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 17 2025 at 22:54):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #10045.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 18 2025 at 01:04):

github-actions[bot] commented on PR #10045:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Jan 18 2025 at 03:23):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 18 2025 at 03:52):

abrown merged PR #10045.


Last updated: Jan 24 2025 at 00:11 UTC