aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorJay Foad <jay.foad@amd.com>2020-06-03 10:01:12 +0100
committerJay Foad <jay.foad@amd.com>2020-09-14 13:40:17 +0100
commitc799f873cb9feaea265aa3df8f3372949f8263d0 (patch)
treec473b106be7671a831495f0afef053d38af5cef9 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent98eaacd73d40eb28d5fa86bc3cfc9371581ee0cb (diff)
downloadllvm-c799f873cb9feaea265aa3df8f3372949f8263d0.zip
llvm-c799f873cb9feaea265aa3df8f3372949f8263d0.tar.gz
llvm-c799f873cb9feaea265aa3df8f3372949f8263d0.tar.bz2
[AMDGPU] Don't cluster stores
Clustering loads has caching benefits, but as far as I know there is no advantage to clustering stores on any AMDGPU subtargets. The disadvantage is that it tends to increase register pressure and restricts scheduling freedom. Differential Revision: https://reviews.llvm.org/D85530
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions