[PATCH] D103695: [WIP][RFC][Utils] Helper script to check sanity of cost tables vs scheduler models
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 3 07:58:30 PDT 2022
RKSimon updated this revision to Diff 457796.
RKSimon edited the summary of this revision.
RKSimon added a comment.
latest version of the helper script
- added support for all 4 cost kinds
- pipe stdin/stdout/stderr between stages instead of writing to tmp files
- llc/opt/llvm-mca calls are now threaded
- wider range of x86 cpu tested (although many just point back to the SandyBridge model)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103695/new/
https://reviews.llvm.org/D103695
Files:
llvm/utils/check_cost_tables.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103695.457796.patch
Type: text/x-patch
Size: 19708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220903/ab6f43c1/attachment.bin>
More information about the llvm-commits
mailing list