[PATCH] D16287: AVX512 : change v8i1 bitconvert GR8 pattern.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 04:06:48 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL258045: AVX512 : Change v8i1 bitconvert GR8 pattern, remove unnecessary movzbl… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D16287?vs=45158&id=45165#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16287

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/avx512-calling-conv.ll
  llvm/trunk/test/CodeGen/X86/avx512-ext.ll
  llvm/trunk/test/CodeGen/X86/avx512-fma-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-select.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512cdvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16287.45165.patch
Type: text/x-patch
Size: 273966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160118/995fc822/attachment-0001.bin>


More information about the llvm-commits mailing list