[PATCH] D52358: [X86][Sched] Add zero idiom sched data to the SNB model.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 21 06:58:38 PDT 2018


courbet marked an inline comment as done.
courbet added inline comments.


================
Comment at: lib/Target/X86/X86SchedSandyBridge.td:37
 let SchedModel = SandyBridgeModel in {
 
 // Sandy Bridge can issue micro-ops to 6 different ports in one cycle.
----------------
RKSimon wrote:
> Add PRF data as well ?
Sure, I'll do it in a separate change if you don't mind. 


Repository:
  rL LLVM

https://reviews.llvm.org/D52358





More information about the llvm-commits mailing list