dotnet/runtime

Improve logging of JitStressRegs flags in JitDump

Open

#78.474 aberto em 16 de nov. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-CodeGen-coreclrhelp wanted

Métricas do repositório

Stars
 (17.886 stars)
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