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

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 09:03:09 PDT 2016


amehsan added a comment.

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.


http://reviews.llvm.org/D22194





More information about the llvm-commits mailing list