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

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 09:28:09 PDT 2016


junbuml added a comment.

Kindly ping. 
We need to confirm if this change doesn't have any negative impact on AMDGPU. Or, I can enable this only on AArch64 by adding    enableClusterStores() in TargetInstrInfo.h.


http://reviews.llvm.org/D18376





More information about the llvm-commits mailing list