[PATCH] D18376: [MachineScheduler] Add support for store clustering

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 11:58:46 PDT 2016


junbuml added a comment.

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.


http://reviews.llvm.org/D18376





More information about the llvm-commits mailing list