[PATCH] D130959: [X86] Add schedule module for Alderlake target

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 03:38:59 PDT 2022


HaohaiWen added a comment.

> Do you intend to add a alderlake-e model as well?

I'd like to add adl-e model. The problem is we have no instruction port information for gracemont since it has no events like uops.dispatch.port0. See https://uops.info/table.html


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