dotnet/runtime

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

Open

#7 575 ouverte le 8 mars 2017

Voir sur GitHub
 (10 commentaires) (0 réactions) (0 assignés)C# (5 445 forks)batch import
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

Description

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

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

Guide contributeur