[PATCH] D38443: [X86][SKX] Adding the scheduling information for the SKX target.

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 8 05:54:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315175: [X86][SKX] Adding the scheduling information for the SKX target. (authored by gadi.haber).

Changed prior to commit:
  https://reviews.llvm.org/D38443?vs=118152&id=118164#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38443

Files:
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
  llvm/trunk/lib/Target/X86/X86Schedule.td
  llvm/trunk/test/CodeGen/X86/avx-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx2-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx512-schedule.ll
  llvm/trunk/test/CodeGen/X86/avx512-shuffle-schedule.ll
  llvm/trunk/test/CodeGen/X86/fma-schedule.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll
  llvm/trunk/test/CodeGen/X86/sse-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse2-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse3-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse41-schedule.ll
  llvm/trunk/test/CodeGen/X86/sse42-schedule.ll
  llvm/trunk/test/CodeGen/X86/ssse3-schedule.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38443.118164.patch
Type: text/x-patch
Size: 1736283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171008/d6b7f4d4/attachment-0001.bin>


More information about the llvm-commits mailing list