Stream: git-wasmtime

Topic: wasmtime / PR #10202 Winch: Add abs SIMD instructions for...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2025 at 22:36):

jeffcharles opened PR #10202 from jeffcharles:winch-simd-abs to bytecodealliance:main:

<!--
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
-->
Part of #8093. Adds support for the *x*.abs instructions.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2025 at 22:36):

jeffcharles requested fitzgen for a review on PR #10202.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2025 at 22:36):

jeffcharles requested wasmtime-core-reviewers for a review on PR #10202.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2025 at 22:36):

jeffcharles requested wasmtime-compiler-reviewers for a review on PR #10202.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 06 2025 at 23:44):

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

Subscribe to Label Action

cc @saulecabrera

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

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 (Feb 07 2025 at 13:43):

saulecabrera submitted PR review:

LGTM, thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Feb 07 2025 at 15:15):

jeffcharles updated PR #10202.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 07 2025 at 15:20):

jeffcharles commented on PR #10202:

Added _simd_load.wast to list of unsupported tests on x86 if AVX support isn't available. That should clear up the merge queue failure.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 07 2025 at 16:02):

jeffcharles updated PR #10202.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 07 2025 at 16:03):

jeffcharles commented on PR #10202:

Pushed up a commit that should resolve the merge conflict

view this post on Zulip Wasmtime GitHub notifications bot (Feb 07 2025 at 19:01):

saulecabrera merged PR #10202.


Last updated: Feb 28 2025 at 03:10 UTC