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

David Penry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 10:59:33 PDT 2021


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

Created helper function and used APInt instead of uint64_t.


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.338562.patch
Type: text/x-patch
Size: 8818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/9465ba84/attachment.bin>


More information about the llvm-commits mailing list