dotnet/runtime
Ver no GitHubRyuJIT/x86: REGMASK_BITS should be 16 for x86, not 32
Open
#7.575 aberto em 8 de mar. de 2017
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance
Métricas do repositório
- Stars
- (17.886 stars)
- Métricas de merge de PR
- (Mesclagem média 12d 11h) (661 fundiu PRs em 30d)
Description
regMaskSmall can be 16 bits, not 32, for RyuJIT/x86.
category:throughput theme:ir skill-level:intermediate cost:small