[InstCombine] Fold icmp of select with implied condition
When threading the icmp over the select, check whether the condition can be folded when taking into account the select condition.
parent
a94589d5
Please register or sign in to comment
When threading the icmp over the select, check whether the condition can be folded when taking into account the select condition.