dotnet/roslyn
Branchless codegen for lifted nullable operators | and &
オープン
#26,009 opened on 2018/04/06
Area-CompilersCode Gen Qualityhelp wanted
Repository metrics
- Stars
- (20,414 個のスター)
- PR merge metrics
- (平均マージ 6d 17h) (30d で 256 merged PRs)
説明
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.