8 条评论 (8 条评论)1 个反应 (1 个反应)0 位负责人 (0 位负责人)C#5,445 个派生 (5,445 个派生)batch import
area-CodeGen-coreclrhelp wanted
仓库指标
- 星标
- 17,886 个星标 (17,886 个星标)
- PR 合并指标
- 平均合并 12天 11小时 (平均合并 12天 11小时)30 天内合并 661 个 PR (30 天内合并 661 个 PR)
描述
RyuJIT could handle it more seriously the sealed contract and devirtualize and inline more aggresively.
Issue in Roslyn repository
category:cq
theme:optimization
skill-level:expert
cost:large
贡献者指南
- 研究方向
- 从链接的问题中研究Roslyn和RyuJIT中现有的CHA实现,并理解缺失的部分。审查编译管道以了解去虚拟化和内联发生的位置。
- 技术栈
- csharpcpp
- 领域
- compilers
- 议题类型
- 功能
- 前置要求
- C#C++compiler internals