jeffcharles opened PR #10042 from jeffcharles:winch-simd-extract-lanes
to bytecodealliance:main
:
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
Part of #8093. Implements*.extract_lane*
instructions for x64 with AVX support.
jeffcharles requested cfallin for a review on PR #10042.
jeffcharles requested wasmtime-compiler-reviewers for a review on PR #10042.
jeffcharles requested pchickey for a review on PR #10042.
jeffcharles requested wasmtime-core-reviewers for a review on PR #10042.
jeffcharles updated PR #10042.
github-actions[bot] commented on PR #10042:
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:
- saulecabrera: winch
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
saulecabrera submitted PR review.
saulecabrera commented on PR #10042:
Just a heads up that there's a conflict. Once that's resolved I'll add it to the merge queue.
jeffcharles updated PR #10042.
saulecabrera has enabled auto merge for PR #10042.
saulecabrera merged PR #10042.
Last updated: Jan 24 2025 at 00:11 UTC