Stream: git-wasmtime

Topic: wasmtime / PR #4449 x64: Port fdemote and fvdemote to ISLE


view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 00:35):

elliottt opened PR #4449 from trevor/x64-fdemote-fvdemote-isle to main:

<!--

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 (Jul 15 2022 at 17:13):

elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 18:59):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 18:59):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 18:59):

fitzgen created PR review comment:

Ideally we would just move these opcodes up to the top of the match where the rest of the implemented-in-ISLE opcodes are all matched together.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 21:16):

elliottt submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 21:16):

elliottt created PR review comment:

I'll move them up to the top -- I was matching the surrounding style, figuring that we'd do a pass over this later.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 22:53):

elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 15 2022 at 23:22):

elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2022 at 18:40):

elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle to main.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2022 at 19:45):

elliottt has marked PR #4449 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 18 2022 at 21:25):

elliottt edited PR #4449 from trevor/x64-fdemote-fvdemote-isle to main:

For the x86_64 backend, port the fdemote and fvdemote instructions. Additionally, add tests to exercise those instructions as well as fpromote and fvpromote_low.

<!--

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 (Jul 18 2022 at 21:26):

elliottt merged PR #4449.


Last updated: Oct 23 2024 at 20:03 UTC