[PATCH] D51160: Adjust MIScheduler to use ProcResource counts

Jackson Woodruff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 07:48:04 PDT 2018


Jackson updated this revision to Diff 163088.
Jackson added a comment.

Thanks for the feedback.  I have fixed up the getNextResourceCycle function and added a testcase.


https://reviews.llvm.org/D51160

Files:
  include/llvm/CodeGen/MachineScheduler.h
  include/llvm/CodeGen/TargetSchedule.h
  lib/CodeGen/MachineScheduler.cpp
  test/CodeGen/ARM/proc_resouces_schedule.ll
  test/CodeGen/ARM/saxpy10-a9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51160.163088.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/1d9c99f9/attachment.bin>


More information about the llvm-commits mailing list