[PATCH] D17916: [X86][AVX512] Fixed VPERMT2* shuffle mask decoding and enabled target shuffle combining.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 6 13:59:51 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262809: [X86][AVX512] Fixed VPERMT2* shuffle mask decoding and enabled target shuffle… (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D17916?vs=49920&id=49923#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17916

Files:
  llvm/trunk/lib/Target/X86/Utils/X86ShuffleDecode.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp
  llvm/trunk/test/CodeGen/X86/vector-shuffle-combining-avx512bw.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17916.49923.patch
Type: text/x-patch
Size: 7871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160306/6867128d/attachment.bin>


More information about the llvm-commits mailing list