[PATCH] D34869: [PowerPC] fix latency for simple integer instructions in POWER9 scheduler

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 22:11:00 PDT 2017


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

There are more changes coming to the scheduler but since this is up on Phabricator already, please go ahead and commit this. Of course, if this changes the behaviour of any test cases that are sensitive to https://reviews.llvm.org/P9 scheduling, please update them.


https://reviews.llvm.org/D34869





More information about the llvm-commits mailing list