Stream: git-wasmtime

Topic: wasmtime / PR #5301 cranelift: Fix implicit pointer argum...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 23:48):

elliottt edited PR #5301 from trevor/constrain-implicit-ptr-registers to main:

Constrain virtual registers when handling implicit pointer arguments, instead of using physical registers directly. Additionally, mark the Args instruction as not clobbering registers in the s390x and aarch64 backends, to avoid introducing unnecessary saves on function entry.
<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 23:48):

elliottt requested cfallin for a review on PR #5301.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 23:51):

elliottt updated PR #5301 from trevor/constrain-implicit-ptr-registers to main.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2022 at 00:46):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 19 2022 at 00:47):

cfallin merged PR #5301.


Last updated: Nov 22 2024 at 16:03 UTC