Skip to content

[mono] Remove the support for non r4fp, its not used by any supported platforms. - #82005

Merged
vargaz merged 1 commit into
dotnet:mainfrom
vargaz:no-r4fp
Apr 3, 2023
Merged

[mono] Remove the support for non r4fp, its not used by any supported platforms.#82005
vargaz merged 1 commit into
dotnet:mainfrom
vargaz:no-r4fp

Conversation

@vargaz

@vargaz vargaz commented Feb 12, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@ghost

ghost commented Feb 12, 2023

Copy link
Copy Markdown

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.

@ghost ghost assigned vargaz Feb 12, 2023
@vargaz
vargaz force-pushed the no-r4fp branch 2 times, most recently from 02bce09 to 767e787 Compare February 12, 2023 02:05
@vargaz

vargaz commented Feb 12, 2023

Copy link
Copy Markdown
Contributor Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@vargaz

vargaz commented Mar 12, 2023

Copy link
Copy Markdown
Contributor Author

/azp run runtime-wasm

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).
@vargaz
vargaz merged commit 4fdb1f6 into dotnet:main Apr 3, 2023
@vargaz
vargaz deleted the no-r4fp branch April 3, 2023 17:42
vargaz added a commit to vargaz/runtime that referenced this pull request Apr 6, 2023
…its not used by any supported platforms. (dotnet#82005)'

Some platforms don't support r4fp, so put back the general JIT support code.
Force r4fp on platforms that support it.

Fixes dotnet#84401.
vargaz added a commit that referenced this pull request Apr 6, 2023
…its not used by any supported platforms. (#82005)' (#84418)

Some platforms don't support r4fp, so put back the general JIT support code.
Force r4fp on platforms that support it.

Fixes #84401.
@ghost ghost locked as resolved and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

3 participants