[PATCH] D138359: [TableGen] CheckSchedClassTables - check for unnecessary scheduler overrides

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 20 02:56:27 PST 2022


RKSimon updated this revision to Diff 476735.
RKSimon added a comment.

Remove "NumReadAdvanceEntries == 0" test code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138359

Files:
  llvm/include/llvm/MC/MCSchedule.h
  llvm/utils/TableGen/CodeGenSchedule.cpp
  llvm/utils/TableGen/CodeGenSchedule.h
  llvm/utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138359.476735.patch
Type: text/x-patch
Size: 9391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221120/1db53d10/attachment.bin>


More information about the llvm-commits mailing list