Skip to content
Commit 672a98ea authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[x86] Fold together the two shift lowering strategies. They were doing

quite literally the same work, we just need to special case the >64-bit
element shift code emission to emit the byte shift instructions and
offsets. This also makes reasoning about each of the vector lowering
strategies easier as we don't have to remember to use both forms.

llvm-svn: 229662
parent d86d670e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment