dotnet/roslyn
Branchless codegen for lifted nullable operators | and &
Aperta
#26.009 aperta il 6 apr 2018
Area-CompilersCode Gen Qualityhelp wanted
Metriche repository
- Star
- (20.414 stelle)
- Metriche merge PR
- (Merge medio 6g 17h) (256 PR mergiate in 30 g)
Descrizione
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.