[InstCombine] Simplify foldOperationIntoSelectOperand() (NFCI)
Rather than handling all instruction types separately, clone the original instruction and replace the select operand.
parent
9f48562e
Please register or sign in to comment
Rather than handling all instruction types separately, clone the original instruction and replace the select operand.