[InstCombine] Add test for bitcast of unsized pointer (NFC)
The bitcast should get folded into the select, but currently isn't due to an incorrect early bailout.
Loading
Please sign in to comment
The bitcast should get folded into the select, but currently isn't due to an incorrect early bailout.