dotnet/runtime
CodeGen: Clarify the naming and usage of consumeReg methods
オープン
#12,179 opened on 2019/03/04
area-CodeGen-coreclrdocumentationhelp wanted
Repository metrics
- Stars
- (17,886 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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