elliottt opened PR #4449 from trevor/x64-fdemote-fvdemote-isle
to main
:
- Port
fdemote
to isle- Port
fvdemote
to isle<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle
to main
.
fitzgen submitted PR review.
fitzgen submitted PR review.
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.
elliottt submitted PR review.
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.
elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle
to main
.
elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle
to main
.
elliottt updated PR #4449 from trevor/x64-fdemote-fvdemote-isle
to main
.
elliottt has marked PR #4449 as ready for review.
elliottt edited PR #4449 from trevor/x64-fdemote-fvdemote-isle
to main
:
For the x86_64 backend, port the
fdemote
andfvdemote
instructions. Additionally, add tests to exercise those instructions as well asfpromote
andfvpromote_low
.<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[ ] This has been discussed in issue #..., or if not, please tell us why
here.[ ] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
elliottt merged PR #4449.
Last updated: Nov 22 2024 at 17:03 UTC