Stream: git-wasmtime

Topic: wasmtime / PR #9917 feat: Implement simd_f64x2_arith for ...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 07:28):

takaebato opened PR #9917 from takaebato:add-simd_f64x2_arith to bytecodealliance:main:

Part of https://github.com/bytecodealliance/wasmtime/issues/9783

<!--
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 31 2024 at 07:34):

takaebato updated PR #9917.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 08:22):

takaebato edited PR #9917:

Part of https://github.com/bytecodealliance/wasmtime/issues/9783

This PR implemented the following f64x2 SIMD instructions and made the "spec_testsuite/simd_f64x2_arith.wast" tests pass.

<!--
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 31 2024 at 08:22):

takaebato edited PR #9917:

Part of https://github.com/bytecodealliance/wasmtime/issues/9783

This PR implemented the following f64x2 SIMD instructions and made the "spec_testsuite/simd_f64x2_arith.wast" tests pass.

<!--
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 31 2024 at 08:23):

takaebato has marked PR #9917 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 08:23):

takaebato requested abrown for a review on PR #9917.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 08:23):

takaebato requested wasmtime-compiler-reviewers for a review on PR #9917.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 08:23):

takaebato requested fitzgen for a review on PR #9917.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 08:23):

takaebato requested wasmtime-core-reviewers for a review on PR #9917.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 08:23):

takaebato requested wasmtime-default-reviewers for a review on PR #9917.

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

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

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 31 2024 at 17:09):

alexcrichton submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Dec 31 2024 at 17:28):

alexcrichton merged PR #9917.


Last updated: Jan 24 2025 at 00:11 UTC