[PATCH] D103695: [WIP][RFC][Utils] Helper script to check sanity of cost tables vs scheduler models

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 4 05:33:28 PDT 2021


lebedev.ri added a comment.

High-level comment: i have been thinking about this for a while,
and i'm basically set on at least trying to come up with
an infrastructure to autogenerate cost model for a cpu.
The differences between worst-case and best-case models
are too great to ignore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103695



More information about the llvm-commits mailing list