Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono][jit] Remove OP_FCONV_TO_I/OP_RCONV_TO_I from the back ends, co… #66268

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Mar 6, 2022

…nvert them to TO_I4/TO_I8 in the front end.

@dotnet-issue-labeler
Copy link

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.

@vargaz
Copy link
Contributor Author

vargaz commented Mar 7, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Mar 7, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz vargaz removed the request for review from SamMonoRT March 8, 2022 03:21
@vargaz
Copy link
Contributor Author

vargaz commented Mar 8, 2022

CI failures are unrelated.

@vargaz vargaz merged commit 3959a4a into dotnet:main Mar 8, 2022
@vargaz vargaz deleted the fconv-to-i branch March 8, 2022 15:18
@ghost ghost locked as resolved and limited conversation to collaborators Apr 7, 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