[InstCombine] Add test for missed select fold due to one use limitation (NFC)
The eq sub zero fold currently has an artificial one-use limitation, causing us to miss this fold.
Loading
Please sign in to comment
The eq sub zero fold currently has an artificial one-use limitation, causing us to miss this fold.