[PATCH] D22194: Power9 - Add exploitation of oris/ori fusion

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 16 17:58:23 PDT 2016


amehsan added a comment.

In https://reviews.llvm.org/D22194#480257, @amehsan wrote:

> Again, I do not see why you are changing PostRASchedulerList.cpp. We are going to switch to new post-ra MI-scheduler. You can enforce running that code by passing -mllvm misched-postra to clang for your experiments.


After conversation with Kit, it seems that our plans are somewhat different from what I thought. So no objection here.


https://reviews.llvm.org/D22194





More information about the llvm-commits mailing list