Stream: git-wasmtime

Topic: wasmtime / PR #9884 pulley: Fill out most remaining simd ...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 19:19):

alexcrichton opened PR #9884 from alexcrichton:pulley-last-float to bytecodealliance:main:

Get most simd/float-related tests passing. Mostly reusing preexisting scalar ops for the simd implementation.

<!--
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 (Dec 20 2024 at 19:19):

alexcrichton requested fitzgen for a review on PR #9884.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 19:19):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9884.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 19:19):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #9884.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 19:19):

alexcrichton requested wasmtime-default-reviewers for a review on PR #9884.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 20 2024 at 20:44):

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

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "pulley"

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 (Dec 30 2024 at 16:58):

fitzgen submitted PR review:

:+1:

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

alexcrichton updated PR #9884.

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

alexcrichton has enabled auto merge for PR #9884.

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

alexcrichton updated PR #9884.

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

alexcrichton updated PR #9884.

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

alexcrichton commented on PR #9884:

A bit of churn here at the end realizing that MinGW's fma routine is different and so we unconditionally use the libm crate on MinGW now.

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

alexcrichton merged PR #9884.


Last updated: Jan 24 2025 at 00:11 UTC