dotnet/runtime

CodeGen: Clarify the naming and usage of consumeReg methods

Open

#12,179 创建于 2019年3月4日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (5,445 fork)batch import
area-CodeGen-coreclrdocumentationhelp wanted

仓库指标

Star
 (17,886 star)
PR 合并指标
 (平均合并 12天 11小时) (30 天内合并 661 个 PR)

描述

The naming and usage of the various consumeReg methods is not clearly articulated anywhere. Their usage should probably be documented in codegen.h where they are declared. This came up in the discussion of https://github.com/dotnet/coreclr/pull/22944

category:implementation theme:jit-coding-style skill-level:beginner cost:medium

贡献者指南