Stream: git-wasmtime

Topic: wasmtime / PR #6252 aarch64: Avoid a copy in the extract_...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 17:24):

elliottt opened PR #6252 from elliottt:trevor/aarch64-avoid-copy to bytecodealliance:main:

Remove a use of fpu_move_128 in the dynamic neon lowerings. This only changes register assignments on this PR, but in RA2-0.7.0 where support for program moves has been removed, this avoids an additional move in the resulting program.
<!--
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 (Apr 20 2023 at 18:08):

elliottt has marked PR #6252 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 18:08):

elliottt requested cfallin for a review on PR #6252.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 18:08):

elliottt requested wasmtime-compiler-reviewers for a review on PR #6252.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 18:23):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 20 2023 at 19:04):

cfallin merged PR #6252.


Last updated: Oct 23 2024 at 20:03 UTC