dotnet/runtime

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

开放

#7,575 创建于 2017年3月8日

 (10 条评论) (0 个反应) (0 位负责人)C# (5,445 个派生)batch import
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance

仓库指标

星标
 (17,886 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

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

贡献者指南