[PATCH] D130959: [X86] Add schedule module for Alderlake target
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 04:34:04 PDT 2022
RKSimon added a comment.
I get that - but you do have enough public info to write the model manually and then exegesis can confirm it at least matches total uops, throughput and latency counts (although interestingly I don't see alderlake-p or alderlake-e counters in libpfm4 yet) - even if you don't have counters that confirm pipe occupancy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130959/new/
https://reviews.llvm.org/D130959
More information about the llvm-commits
mailing list