[PATCH] D40373: [x86][icelake]GFNI

coby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 25 17:42:56 PST 2017


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

addressed Craig's comments


Repository:
  rL LLVM

https://reviews.llvm.org/D40373

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Support/Host.cpp
  lib/Target/X86/X86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86IntrinsicsInfo.h
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/avx-gfni-intrinsics.ll
  test/CodeGen/X86/avx512-gfni-intrinsics.ll
  test/CodeGen/X86/gfni-intrinsics.ll
  test/MC/X86/avx512gfni-encoding.s
  test/MC/X86/avx512vl_gfni-encoding.s
  test/MC/X86/gfni-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40373.124270.patch
Type: text/x-patch
Size: 64777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171126/48877517/attachment.bin>


More information about the llvm-commits mailing list