[NFC][InstCombine] fold-nested-selects: fix profitability check
We'd check the cost of the wrong 'cond', after potentially skipping `not`.
Loading
Please sign in to comment
We'd check the cost of the wrong 'cond', after potentially skipping `not`.