Skip to content

Conversation

uweigand
Copy link
Contributor

  • OP_[FR]CONV_TO_I should result in an 8-byte integer

CC @lambdageek @vargaz @nealef

Fix another fallout of the new test cases added by #64234 on s390x, this time related to float-to-signed-int conversions. As opposed to #64618, this is just a simple back-end bug. For some reason, this only showed up in the CI builder, not on my own machine.

* OP_[FR]CONV_TO_I should result in an 8-byte integer
@ghost ghost added community-contribution Indicates that the PR has been added by a community member area-Codegen-JIT-mono and removed community-contribution Indicates that the PR has been added by a community member labels Feb 11, 2022
Copy link
Member

@lambdageek lambdageek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had similar bugs in the amd64 and arm64 backends.

@uweigand
Copy link
Contributor Author

Looks like this test is now also failing in the 6.0 branch, so once this PR is merged, it should also go into the branch. Hope we can get the CI green again soon ...

@lambdageek
Copy link
Member

/backport to release/6.0

@github-actions
Copy link
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1843155563

@vargaz vargaz merged commit 642db50 into dotnet:main Feb 14, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants