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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 07:43:00 PDT 2018


fhahn added a comment.

Hi Jonas,

are you planning on committing this patch in the near future? I suppose you are waiting until @uweigand  had a look at the SystemZ specific changes?

Recently, a few people have been looking into tweaking scheduler heuristics, and after this change goes in we could easily add an experimental scheduler for AArch64 to experiment with tweaking heuristics.

Thanks again for putting up the patch!

Florian


https://reviews.llvm.org/D43329





More information about the llvm-commits mailing list