Stream: git-wasmtime

Topic: wasmtime / PR #9398 s390x cleanup: Remove unused memcpy i...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2024 at 16:42):

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:

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 (Oct 08 2024 at 16:42):

uweigand requested abrown for a review on PR #9398.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2024 at 16:42):

uweigand requested wasmtime-compiler-reviewers for a review on PR #9398.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2024 at 17:44):

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:

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 (Oct 08 2024 at 17:54):

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 08 2024 at 18:10):

abrown merged PR #9398.


Last updated: Oct 23 2024 at 20:03 UTC