dotnet/runtime

CodeGen: Clarify the naming and usage of consumeReg methods

Aberta

#12.179 aberto em 4 de mar. de 2019

 (0 comentário) (0 reação) (0 responsável)C# (5.445 forks)batch import
area-CodeGen-coreclrdocumentationhelp wanted

Métricas do repositório

Stars
 (17.886 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador