[PATCH] D61249: [NFC] Refactor the systemZ scheduler strategy to adapt with the new schedule state forwarding infrastructure

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 28 19:38:49 PDT 2019


steven.zhang created this revision.
steven.zhang added reviewers: fhahn, jonpa, kbarton, nemanjai, hfinkel.
Herald added subscribers: jsji, javed.absar, hiraditya, MatzeB.
Herald added a project: LLVM.

This refactor base on the patch https://reviews.llvm.org/D61248. Update the scheduler strategy for system Z to adapt with the schedule state forward infrastructure.


https://reviews.llvm.org/D61249

Files:
  llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp
  llvm/lib/Target/SystemZ/SystemZMachineScheduler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61249.197052.patch
Type: text/x-patch
Size: 7031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/8d012199/attachment.bin>


More information about the llvm-commits mailing list