[PATCH] D47546: [X86][SSE] Use multiplication scale factors for v8i16 SHL on pre-AVX2 targets.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 5 08:22:03 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334023: [X86][SSE] Use multiplication scale factors for v8i16 SHL on pre-AVX2 targets. (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47546?vs=149163&id=149993#toc
Repository:
rL LLVM
https://reviews.llvm.org/D47546
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/Analysis/CostModel/X86/testshiftshl.ll
llvm/trunk/test/CodeGen/X86/vector-rotate-128.ll
llvm/trunk/test/CodeGen/X86/vector-rotate-256.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47546.149993.patch
Type: text/x-patch
Size: 36989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/9da0bf89/attachment.bin>
More information about the llvm-commits
mailing list