[PATCH] D28447: [X86][AVX512BW] Vectorize v64i8 vector shifts
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 11 02:47:51 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291665: [X86][AVX512BW] Vectorize v64i8 vector shifts (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D28447?vs=83558&id=83938#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28447
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
llvm/trunk/test/Analysis/CostModel/X86/vshift-ashr-cost.ll
llvm/trunk/test/Analysis/CostModel/X86/vshift-lshr-cost.ll
llvm/trunk/test/Analysis/CostModel/X86/vshift-shl-cost.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-512.ll
llvm/trunk/test/CodeGen/X86/vector-shift-lshr-512.ll
llvm/trunk/test/CodeGen/X86/vector-shift-shl-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28447.83938.patch
Type: text/x-patch
Size: 167165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170111/ec042806/attachment.bin>
More information about the llvm-commits
mailing list