Stream: git-wasmtime

Topic: wasmtime / PR #3614 aarch64: Translate rot{r,l} to ISLE


view this post on Zulip Wasmtime GitHub notifications bot (Dec 17 2021 at 17:37):

alexcrichton opened PR #3614 from isle-8-rot to main:

This commit translates the rotl and rotr lowerings already existing
to ISLE. The port was relatively straightforward with the biggest
changing being the instructions generated around i128 rotl/rotr
primarily due to register changes.

<!--

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 (Dec 17 2021 at 17:37):

alexcrichton requested cfallin for a review on PR #3614.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 17 2021 at 18:09):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 17 2021 at 18:37):

alexcrichton merged PR #3614.


Last updated: Oct 23 2024 at 20:03 UTC