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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 7 10:58:31 PST 2017


RKSimon created this revision.
RKSimon added reviewers: delena, igorb, craig.topper.
RKSimon added a subscriber: llvm-commits.
RKSimon set the repository for this revision to rL LLVM.

Shift costs will be added shortly - I'm still simplifying the cost tables to correctly support this.


Repository:
  rL LLVM

https://reviews.llvm.org/D28447

Files:
  lib/Target/X86/X86ISelLowering.cpp
  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.83529.patch
Type: text/x-patch
Size: 161285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170107/9e782d8f/attachment.bin>


More information about the llvm-commits mailing list