Provide subsets for AltJits for RISC-V and LoongArch64 #97712
Labels
arch-loongarch64
arch-riscv
Related to the RISC-V architecture
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
in-pr
There is an active PR which will close this issue when it is merged
Milestone
Currently, there's no way to test JIT output for RISC-V and LoongArch64 without using hardware based on them, as such it'd be useful to have AltJits for them available in order to be able to verify JIT codegen on them after changes.
Since those platforms aren't officially supported, they should be under separate opt-in build subsets.
The text was updated successfully, but these errors were encountered: