[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.
parent
7e2d672a
Please register or sign in to comment
The bitcast should get folded into the select, but currently isn't due to an incorrect early bailout.