[PATCH] D141485: [X86] Add schedule module for SapphireRapids

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 06:07:21 PST 2023


RKSimon added inline comments.


================
Comment at: llvm/lib/Target/X86/X86.td:1553
 def : ProcModel<"emeraldrapids", SkylakeServerModel,
                 ProcessorFeatures.SPRFeatures, ProcessorFeatures.SPRTuning>;
 
----------------
Update these models as well?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141485/new/

https://reviews.llvm.org/D141485



More information about the llvm-commits mailing list