[PATCH] D98976: [CodeGen] Use ProcResGroup information in SchedBoundary

David Penry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 16:43:15 PDT 2021


dpenry updated this revision to Diff 338259.
dpenry edited the summary of this revision.
dpenry added a comment.

Major rework to address review comments.  Much simpler code!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98976

Files:
  llvm/include/llvm/CodeGen/MachineScheduler.h
  llvm/lib/CodeGen/MachineScheduler.cpp
  llvm/test/CodeGen/ARM/cortex-m7-wideops.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98976.338259.patch
Type: text/x-patch
Size: 8409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/33b89813/attachment.bin>


More information about the llvm-commits mailing list