dotnet/runtime

RyuJIT/x86: REGMASK_BITS should be 16 for x86, not 32

Open

#7.575 aberto em 8 de mar. de 2017

Ver no GitHub
 (10 comments) (0 reactions) (0 assignees)C# (5.445 forks)batch import
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance

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

regMaskSmall can be 16 bits, not 32, for RyuJIT/x86.

category:throughput theme:ir skill-level:intermediate cost:small

Guia do colaborador