dotnet/runtime
Voir sur GitHubRyuJIT/x86: REGMASK_BITS should be 16 for x86, not 32
Open
#7 575 ouverte le 8 mars 2017
HackathonJitThroughputarch-x86area-CodeGen-coreclrenhancementgood first issuetenet-performance
Métriques du dépôt
- Stars
- (17 886 stars)
- Métriques de merge PR
- (Merge moyen 12j 11h) (661 PRs mergées en 30 j)
Description
regMaskSmall can be 16 bits, not 32, for RyuJIT/x86.
category:throughput theme:ir skill-level:intermediate cost:small