Skip to content
Commit de86241a authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[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
parent 33308f92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment