dotnet/roslyn

Branchless codegen for lifted nullable operators in VB

Open

#26,008 opened on Apr 6, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (4,257 forks)batch import
Area-CompilersCode Gen QualityLanguage-VBhelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

It would be nice to have VB generate improved code the same as https://github.com/dotnet/roslyn/pull/25992 for C#.

Contributor guide