[PATCH] D44840: [X86] Add the ability to override memory folding latency to schedules and add 1uop for memory folds to Intel models

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 25 03:25:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328446: [X86] Add the ability to override memory folding latency to schedules and add… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44840?vs=139624&id=139732#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44840

Files:
  llvm/trunk/lib/Target/X86/X86SchedBroadwell.td
  llvm/trunk/lib/Target/X86/X86SchedHaswell.td
  llvm/trunk/lib/Target/X86/X86SchedSandyBridge.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeClient.td
  llvm/trunk/lib/Target/X86/X86SchedSkylakeServer.td
  llvm/trunk/lib/Target/X86/X86ScheduleSLM.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44840.139732.patch
Type: text/x-patch
Size: 7362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180325/047fe9d1/attachment.bin>


More information about the llvm-commits mailing list