[PATCH] D13648: AVX512: shuff62x2 DAG lowering

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 06:34:08 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250400: AVX512: Implemented DAG lowering for shuff62x2/shufi62x2 instructions… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D13648?vs=37474&id=37479#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13648

Files:
  llvm/trunk/lib/Target/X86/InstPrinter/X86InstComments.cpp
  llvm/trunk/lib/Target/X86/Utils/X86ShuffleDecode.cpp
  llvm/trunk/lib/Target/X86/Utils/X86ShuffleDecode.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v8.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13648.37479.patch
Type: text/x-patch
Size: 51810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/e9ac781c/attachment.bin>


More information about the llvm-commits mailing list