Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2022

Backport of #64618 to release/6.0

/cc @akoeplinger @uweigand @lambdageek

Customer Impact

This is necessary for the nfloat changes from #64556 or we'd run into failures on some platforms like s390x.

Testing

CI testing.

Risk

Low. This won't cause a change in behavior on arm or intel. It just makes the code consistent on all the platforms.

* Emit OP_FCONV_TO_U8/U4 instead of OP_FCONV_TO_U.

* Remove OP_FCONV_TO_U implementations across all back ends.

* Remove duplicated mono_fconv_u8/u4 icall wrappers.

* Fixes #64570
@ghost
Copy link

ghost commented Feb 7, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@akoeplinger akoeplinger added the Servicing-consider Issue for next servicing release review label Feb 7, 2022
@akoeplinger akoeplinger added this to the 6.0.x milestone Feb 7, 2022
@leecow leecow modified the milestones: 6.0.x, 6.0.3 Feb 10, 2022
@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 10, 2022
@akoeplinger akoeplinger merged commit 2f324b3 into release/6.0 Feb 11, 2022
@akoeplinger akoeplinger deleted the backport/pr-64618-to-release/6.0 branch February 11, 2022 17:40
@ghost ghost locked as resolved and limited conversation to collaborators Mar 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Codegen-JIT-mono Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants