[PATCH] D48028: [X86] Fix NOOP sched overrides on BDW/HSW/SKL.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 11 08:05:56 PDT 2018


courbet updated this revision to Diff 150764.
courbet added a comment.

Update missing test.


Repository:
  rL LLVM

https://reviews.llvm.org/D48028

Files:
  lib/Target/X86/X86SchedBroadwell.td
  lib/Target/X86/X86SchedHaswell.td
  lib/Target/X86/X86SchedSkylakeClient.td
  test/CodeGen/X86/schedule-x86_64.ll
  test/CodeGen/X86/sse-schedule.ll
  test/tools/llvm-mca/X86/Broadwell/resources-x86_64.s
  test/tools/llvm-mca/X86/Haswell/resources-x86_64.s
  test/tools/llvm-mca/X86/SkylakeClient/resources-x86_64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48028.150764.patch
Type: text/x-patch
Size: 13323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/91bb6699/attachment.bin>


More information about the llvm-commits mailing list