[PATCH] D130897: [schedtool] Add schedtool to generate x86 schedmodel automatically
Haohai, Wen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 03:27:05 PDT 2022
HaohaiWen added inline comments.
================
Comment at: llvm/utils/schedtool/xed-patch/0001-Dump-eosz-and-operand-s-xtype-width-when-verbosity-i.patch:13
+
+diff --git a/include/public/xed/xed-inst.h b/include/public/xed/xed-inst.h
+index d0c6e69..9095f73 100644
----------------
RKSimon wrote:
> TBH I don't think its acceptable to include patches for another project inside llvm
I'm planning to put this tool in a single git repo. But it may takes a few weeks even several months to request...
So I put this tool in here first as a workaround so that people who are interested in it can discuss here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130897/new/
https://reviews.llvm.org/D130897
More information about the llvm-commits
mailing list