dotnet/runtime

CodeGen: Clarify the naming and usage of consumeReg methods

开放

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

 (0 条评论) (0 个反应) (0 位负责人)C# (5,445 个派生)batch import
area-CodeGen-coreclrdocumentationhelp wanted

仓库指标

星标
 (17,886 个星标)
PR 合并指标
 (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

贡献者指南