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

[X86][SSE] Add vector test for (shl (or x, c1), c2) -> (or (shl x, c2), c1 <<...

[X86][SSE] Add vector test for (shl (or x, c1), c2) -> (or (shl x, c2), c1 << c2) detailed in D19325

llvm-svn: 289035
parent 4262748e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment