dotnet/runtime

CodeGen: Clarify the naming and usage of consumeReg methods

Open

#12 179 ouverte le 4 mars 2019

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (5 445 forks)batch import
area-CodeGen-coreclrdocumentationhelp wanted

Métriques du dépôt

Stars
 (17 886 stars)
Métriques de merge PR
 (Merge moyen 12j 11h) (661 PRs mergées en 30 j)

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

Guide contributeur