Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Priorities

2H2023

  • RISC-V (RV64) codegen bring-up: runtime unit tests passed.
  • RISC-V (RV64) JIT compiler bring-up: in progress (almost there)
  • RISC-V CoreFX bring-up: planned (started)
  • RISC-V Crossgen (AOT compiler) support: planned
  • Known issues to be fixed
    • GC stability
  • Build & test farm set up by Microsoft (Azure) and Samsung along with RV64 devices.

2024

  • RISC-V extension support (Vector, Crypto) and optimization (GC, stubs), ready for commercial products.

Longer Term Goals

  • Maintain Linux RV64 .NET support at the level of its Linux aarch64/armv7 support.

Not in Scope

  • Non-Linux systems.



Status

From https://github.com/dotnet/runtime/issues/84834#issuecomment-1645352844 / 2023/07/22

Current CoreCLR tests results in Release mode on main branch (d672bcc) on StarFive VisionFive2 board:

# Tests Discovered : 10599
# Passed           : 10503
# Failed           : 50
# Skipped          : 46
  • No labels