[PATCH] D47763: [X86] Explicitly mark unsupported zmm classes in scheduling models.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 01:43:15 PDT 2018


courbet updated this revision to Diff 150087.
courbet marked 6 inline comments as done.
courbet added a comment.

Address review comments, mark more unsupported classes in {BtVer2,Atom,SLM}


Repository:
  rL LLVM

https://reviews.llvm.org/D47763

Files:
  lib/Target/X86/X86SchedBroadwell.td
  lib/Target/X86/X86SchedHaswell.td
  lib/Target/X86/X86SchedSandyBridge.td
  lib/Target/X86/X86SchedSkylakeClient.td
  lib/Target/X86/X86ScheduleAtom.td
  lib/Target/X86/X86ScheduleBtVer2.td
  lib/Target/X86/X86ScheduleSLM.td
  lib/Target/X86/X86ScheduleZnver1.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47763.150087.patch
Type: text/x-patch
Size: 37780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/c01fe5af/attachment.bin>


More information about the llvm-commits mailing list