uweigand opened PR #9398 from uweigand:s390x-remove-memcpy
to bytecodealliance:main
:
After commit c711fcfd92a5d8e2591f3ba74fb7fd7af53c11f8, there is no longer any user of the memcpy clause in the s390x ISLE files.
Removing that allows a bunch of further cleanups, as this was the sole remaining user of the libcall infrastructure, as well as the sole remaining instruction using two memory operands.
<!--
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
-->
uweigand requested abrown for a review on PR #9398.
uweigand requested wasmtime-compiler-reviewers for a review on PR #9398.
github-actions[bot] commented on PR #9398:
Subscribe to Label Action
cc @cfallin, @fitzgen
<details>
This issue or pull request has been labeled: "cranelift", "isle"Thus the following users have been cc'd because of the following labels:
- cfallin: isle
- fitzgen: isle
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
abrown submitted PR review.
abrown merged PR #9398.
Last updated: Nov 22 2024 at 16:03 UTC