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

Andrew Trick via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 10:54:39 PST 2018


atrick accepted this revision.
atrick added a comment.
This revision is now accepted and ready to land.

This looks fine to me based on a quick review. I don't know if @fhahn or @MatzeB still want to weigh in. Not sure if anyone else needs to review the SystemZ specific code or if you effectively own that.


https://reviews.llvm.org/D43329





More information about the llvm-commits mailing list