dotnet/runtime
Vedi su GitHubCodeGen: Clarify the naming and usage of consumeReg methods
Open
#12.179 aperta il 4 mar 2019
area-CodeGen-coreclrdocumentationhelp wanted
Metriche repository
- Star
- (17.886 star)
- Metriche merge PR
- (Merge medio 12g 11h) (661 PR mergiate in 30 g)
Descrizione
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