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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 07:31:50 PST 2017


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

Rebased now that https://reviews.llvm.org/D29454 has landed


Repository:
  rL LLVM

https://reviews.llvm.org/D28537

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
  test/CodeGen/X86/compress_expand.ll
  test/CodeGen/X86/vector-shift-ashr-128.ll
  test/CodeGen/X86/vector-shift-ashr-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28537.88890.patch
Type: text/x-patch
Size: 8318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/e858a10f/attachment.bin>


More information about the llvm-commits mailing list