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

David Penry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 17:11:09 PDT 2021


dpenry updated this revision to Diff 337583.
dpenry added a comment.

Reordered D98976 <https://reviews.llvm.org/D98976> and D98977 <https://reviews.llvm.org/D98977> and added a test case 
to show improvement in scheduling results


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.337583.patch
Type: text/x-patch
Size: 17048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/1b331646/attachment.bin>


More information about the llvm-commits mailing list