[PATCH] D28447: [X86][AVX512BW] Vectorize v64i8 vector shifts

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 06:38:36 PST 2017


RKSimon updated this revision to Diff 83558.
RKSimon added a comment.

Added more accurate shift costs


Repository:
  rL LLVM

https://reviews.llvm.org/D28447

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/Analysis/CostModel/X86/vshift-ashr-cost.ll
  test/Analysis/CostModel/X86/vshift-lshr-cost.ll
  test/Analysis/CostModel/X86/vshift-shl-cost.ll
  test/CodeGen/X86/vector-shift-ashr-512.ll
  test/CodeGen/X86/vector-shift-lshr-512.ll
  test/CodeGen/X86/vector-shift-shl-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28447.83558.patch
Type: text/x-patch
Size: 168447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170108/06c18446/attachment.bin>


More information about the llvm-commits mailing list