[DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and x, (add (shl pow2, y),...
[DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and x, (add (shl pow2, y), -1)) combine for splatted vectors llvm-svn: 285129
Loading
Please sign in to comment
[DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and x, (add (shl pow2, y), -1)) combine for splatted vectors llvm-svn: 285129