[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 Jan 13 06:13:32 PST 2017


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

Updated patch now that https://reviews.llvm.org/D28604 has landed - still working on the legalization issue that needs to be fixed before this patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D28537

Files:
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  test/CodeGen/X86/avx512-cvt.ll
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512-vec-cmp.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.84292.patch
Type: text/x-patch
Size: 9637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/8b3800f9/attachment.bin>


More information about the llvm-commits mailing list