[PATCH] D29125: [PPC] override the base implementatiosn of areLoadsFromSameBasePtr and shouldScheduleLoadsNear for PowerPC

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 11:16:45 PDT 2017


sfertile abandoned this revision.
sfertile added a comment.

After some investigation, I don't think  LoadCluster/StoreCluster DAG mutations <https://reviews.llvm.org/D29779> will provide the clustering I was looking to implement. Even with that I don't think we want to proceed with this patch either so I will abandon it as Nemanja suggests.


Repository:
  rL LLVM

https://reviews.llvm.org/D29125





More information about the llvm-commits mailing list