dotnet/runtime

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

Offen

#7.575 geöffnet am 08.03.2017

 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (5.445 Forks)batch import
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance

Repository-Metriken

Stars
 (17.886 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12T 11h) (661 gemergte PRs in 30 T)

Beschreibung

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

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

Contributor Guide