[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
Tue Feb 27 00:24:25 PST 2018
jonpa updated this revision to Diff 136042.
jonpa added a comment.
Thanks for review!
> Not sure if anyone else needs to review the SystemZ specific code or if you effectively own that.
Uli is the reviewer for the SystemZ part, as usual.
NFC update to put nested namespaces on separate lines.
https://reviews.llvm.org/D43329
Files:
include/llvm/CodeGen/MachineScheduler.h
lib/CodeGen/MachineScheduler.cpp
lib/Target/AMDGPU/SIMachineScheduler.cpp
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.136042.patch
Type: text/x-patch
Size: 41865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/dbd4bec0/attachment.bin>
More information about the llvm-commits
mailing list