dotnet/runtime
GitHub で見るCodeGen: Clarify the naming and usage of consumeReg methods
Open
#12,179 opened on 2019年3月4日
area-CodeGen-coreclrdocumentationhelp wanted
Repository metrics
- Stars
- (17,886 stars)
- PR merge metrics
- (平均マージ 12d 11h) (30d で 661 merged PRs)
説明
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