[X86] Add schedule module for SapphireRapids
The X86SchedSapphireRapids.td file is automatically generated by schedtool (D130897). Most of instruction's scheduling information is from SapphireRapids tpt/lat data provided by intel doc. Some data is from measured ADL-P data in uops.info. The rest instruction's scheduling information is from skylake server schedule model in order to get a relative complete model. Reviewed By: LuoYuanke Differential Revision: https://reviews.llvm.org/D141485
Loading
Please sign in to comment