dotnet/roslyn

Branchless codegen for lifted nullable operators | and &

Offen

#26.009 geöffnet am 06.04.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-CompilersCode Gen Qualityhelp wanted

Repository-Metriken

Stars
 (20.414 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide