Uh oh!
There was an error while loading. Please reload this page.
[mono][jit] Revert parts of '[mono] Remove the support for non r4fp, its not used by any supported platforms. (#82005)' - #84418
Conversation
627ebdc to
038c14aCompare…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. Fixesdotnet#84401.
Xinlong-Wu
commented
Apr 7, 2023
Noticed you have revert this patch. I'm wondering if it is because the architecture RISC-V64 uses code like I had to use Removing the parameter I think this is necessary, so I will submit an implementation that does not use |
Some platforms don't support r4fp, so put back the general JIT support code. Force r4fp on platforms that support it.
Fixes#84401.