[PATCH] D40101: [x86][icelake]vpclmulqdq introduction

coby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 14:33:58 PST 2017


coby created this revision.

an icelake promotion of pclmulqdq


Repository:
  rL LLVM

https://reviews.llvm.org/D40101

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFormats.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/avx-vpclmulqdq.ll
  test/CodeGen/X86/avx512-vpclmulqdq.ll
  test/CodeGen/X86/avx512vl-vpclmulqdq.ll
  test/MC/X86/avx512vlvpclmul.s
  test/MC/X86/avx512vpclmul.s
  test/MC/X86/vpclmulqdq.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40101.123084.patch
Type: text/x-patch
Size: 23127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/d7cb379f/attachment.bin>


More information about the llvm-commits mailing list