[PATCH] D38164: [MachineScheduler] Favor instructions that do not increase pressure.

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 04:49:29 PDT 2017


jonpa added a comment.

> @jonpa this might be interesting to you too, as I gathered that you are working on switching SystemZ to the MachineScheduler.

Thanks for putting me on cc! I have a particular test case I am working with now which is kind of related. I tried your patch, but it didn't help in this particular case. See my proposed patch:  https://reviews.llvm.org/D38351


https://reviews.llvm.org/D38164





More information about the llvm-commits mailing list