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