[InstCombine] Avoid ConstantExpr::getSelect() use (NFCI)
Instead let IRBuilder take care of constant folding. In preparation for removing select constantexprs.
Loading
Please sign in to comment
Instead let IRBuilder take care of constant folding. In preparation for removing select constantexprs.