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

coby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 15:31:16 PST 2017


coby updated this revision to Diff 123096.
coby added a comment.

refined VPCLMULQDQ recognition in favor 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.123096.patch
Type: text/x-patch
Size: 23306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/bd17accd/attachment.bin>


More information about the llvm-commits mailing list