dotnet/roslyn

Branchless codegen for lifted nullable operators | and &

Ouverte

#26 009 ouverte le 6 avr. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)C# (4 257 forks)batch import
Area-CompilersCode Gen Qualityhelp wanted

Métriques du dépôt

Stars
 (20 414 étoiles)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

It would be nice to have improved code gen for & and | analogous to the changes in https://github.com/dotnet/roslyn/pull/25992.

For VB too.

Guide contributeur