[PATCH] D52779: AMD BdVer2 (Piledriver) Initial Scheduler model

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 05:07:47 PDT 2018


lebedev.ri updated this revision to Diff 168270.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.

- Also use this model for bdver1 (Bulldozer).
- One more latency pass
  - I //think// all the remaining latency inconsistencies are noise.


Repository:
  rL LLVM

https://reviews.llvm.org/D52779

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86PfmCounters.td
  lib/Target/X86/X86ScheduleBdVer2.td
  test/CodeGen/X86/fma.ll
  test/CodeGen/X86/lwp-intrinsics.ll
  test/CodeGen/X86/lwp-schedule.ll
  test/CodeGen/X86/memset.ll
  test/CodeGen/X86/schedule-x86-64-shld.ll
  test/CodeGen/X86/tbm-schedule.ll
  test/CodeGen/X86/wide-fma-contraction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52779.168270.patch
Type: text/x-patch
Size: 239303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181004/fbd09e1b/attachment-0001.bin>


More information about the llvm-commits mailing list