[PATCH] D43329: [SystemZ, MachineScheduler] Refactor GenericScheduler::tryCandidate() to reuse parts in a new SystemZ scheduling strategy.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 01:27:46 PDT 2018


jonpa updated this revision to Diff 142126.
jonpa removed reviewers: atrick, fhahn, MatzeB.
jonpa added a comment.
This revision now requires review to proceed.

Since the common code changes have now been committed, this is an update to only keep the SystemZ specific parts.


https://reviews.llvm.org/D43329

Files:
  lib/Target/SystemZ/SystemZMachineScheduler.cpp
  lib/Target/SystemZ/SystemZMachineScheduler.h
  lib/Target/SystemZ/SystemZTargetMachine.cpp
  test/CodeGen/SystemZ/vec-cmp-cmp-logic-select.ll
  test/CodeGen/SystemZ/vec-cmpsel.ll
  test/CodeGen/SystemZ/vec-ctpop-01.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43329.142126.patch
Type: text/x-patch
Size: 32048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/65180d77/attachment.bin>


More information about the llvm-commits mailing list