[PATCH] D130897: [schedtool] Add schedtool to generate x86 schedmodel automatically

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 03:19:57 PDT 2022


RKSimon added a reviewer: RKSimon.
RKSimon 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
----------------
TBH I don't think its acceptable to include patches for another project inside llvm


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