dotnet/runtime

CodeGen: Clarify the naming and usage of consumeReg methods

Open

#12.179 aberto em 4 de mar. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (5.445 forks)batch import
area-CodeGen-coreclrdocumentationhelp wanted

Métricas do repositório

Stars
 (17.886 stars)
Métricas de merge de PR
 (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)

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