[PATCH] D18030: [ppc64] Create instruction reorder chances in prologue and epilogue for post-RA-scheduler
Kit Barton via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 6 08:59:12 PDT 2016
kbarton added a comment.
Do we still want to pursue this given it did not fix the reported problem?
In general, I think this is a good thing to do, but I also agree it can have limited benefits. I'm not sure the added complexity is worth it, especially since it has no impact on the original problem.
http://reviews.llvm.org/D18030
More information about the llvm-commits
mailing list