[PATCH] D40213: [x86][icelake]BITALG

coby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 18 13:23:46 PST 2017


coby created this revision.

1/3:
vpopcnt{b,w}


Repository:
  rL LLVM

https://reviews.llvm.org/D40213

Files:
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/vector-popcnt-128.ll
  test/CodeGen/X86/vector-popcnt-256.ll
  test/CodeGen/X86/vector-popcnt-512.ll
  test/MC/X86/avx512bitalg-encoding.s
  test/MC/X86/avx512vl_bitalg-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40213.123475.patch
Type: text/x-patch
Size: 24859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171118/2ce60de1/attachment.bin>


More information about the llvm-commits mailing list