dotnet/runtime

Improve logging of JitStressRegs flags in JitDump

Aberta

#78.474 aberto em 16 de nov. de 2022

 (1 comentário) (0 reação) (0 responsável)C# (5.445 forks)batch import
area-CodeGen-coreclrhelp wanted

Métricas do repositório

Stars
 (17.886 estrelas)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

Description

JitStressRegs enables variety of permutations to chose register allocation strategy. Depending on the value, have a uniform way to print in the JitDump.

Guia do colaborador