[DAG] foldBinOpIntoSelect - use FoldConstantArithmetic instead of getNode() + constant check.
This prevents unused nodes from being created if the constant check fails. Noticed while triaging D127115 regressions
Loading
Please sign in to comment