[DAGCombiner] visitSDIV - add special case handling for (sdiv X, 1) -> X in pow2 expansion
For divisor = 1, perform a select of X - reduces scalarisation of simple SDIVs llvm-svn: 335727
Loading
Please register or sign in to comment
For divisor = 1, perform a select of X - reduces scalarisation of simple SDIVs llvm-svn: 335727