dotnet/runtime

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

Open

#7,575 opened on 2017年3月8日

GitHub で見る
 (10 comments) (0 reactions) (0 assignees)C# (5,445 forks)batch import
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance

Repository metrics

Stars
 (17,886 stars)
PR merge metrics
 (平均マージ 12d 11h) (30d で 661 merged PRs)

説明

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

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

コントリビューターガイド