[PATCH] D18376: [MachineScheduler] Add support for store clustering
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 12:15:59 PDT 2016
mcrosier added a comment.
In http://reviews.llvm.org/D18376#400164, @junbuml wrote:
> Please note that in my last change, I turned it on only in AArch64 by separating enableClusterStores() and enableClusterLoads(). enableClusterStores() is off in AMD by default.
In that case I think this is fine to commit. Thanks, Jun.
http://reviews.llvm.org/D18376
More information about the llvm-commits
mailing list