[PATCH] D28604: [X86][AVX512] Add support for variable ASHR v2i64/v4i64 support without VLX

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 05:27:19 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291901: [X86][AVX512] Add support for variable ASHR v2i64/v4i64 support without VLX (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D28604?vs=84101&id=84286#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28604

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
  llvm/trunk/test/CodeGen/X86/vector-shift-ashr-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28604.84286.patch
Type: text/x-patch
Size: 8204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/ed909cf4/attachment.bin>


More information about the llvm-commits mailing list