Emit switch for suitable 'or' patterns #45679
Labels
Area-Compilers
Bug
Code Gen Quality
Room for improvement in the quality of the compiler's generated code
Feature - Pattern Matching
Pattern Matching
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
Version Used: master as of 3rd July
Steps to Reproduce:
Look at the IL for this code:
IL:
Expected Behavior:
Same IL for both M1 and M2
Actual Behavior:
Differing IL for M1 and M2
The text was updated successfully, but these errors were encountered: