Stream: git-wasmtime

Topic: wasmtime / PR #5356 Don't reuse registers in the x64 div ...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:06):

elliottt opened PR #5356 from trevor/make-div-ssa to main:

Introduce a temporary for an intermediate value in the lowering of div in the x64 backend. Additionally, add a src argument to the shift_r smart constructor, which is why the diff got larger than just the div lowering.
<!--

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 30 2022 at 22:08):

elliottt requested cfallin for a review on PR #5356.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:25):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:36):

elliottt has enabled auto merge for PR #5356.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 22:45):

elliottt merged PR #5356.


Last updated: Oct 23 2024 at 20:03 UTC