p3achyjr opened PR #7185 from p3achyjr:main
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
-->As per https://github.com/bytecodealliance/wasmtime/issues/5467, we do not yet have support for iabs on aarch64. This PR adds it, along with the instruction
csinv
.
p3achyjr updated PR #7185.
p3achyjr updated PR #7185.
p3achyjr updated PR #7185.
p3achyjr has marked PR #7185 as ready for review.
p3achyjr requested wasmtime-compiler-reviewers for a review on PR #7185.
p3achyjr requested elliottt for a review on PR #7185.
elliottt submitted PR review:
This looks great! Thanks for enabling the runtest for aarch64!
elliottt merged PR #7185.
Last updated: Nov 22 2024 at 16:03 UTC