aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorQingShan Zhang <qshanz@cn.ibm.com>2020-07-27 02:02:40 +0000
committerQingShan Zhang <qshanz@cn.ibm.com>2020-07-27 02:02:40 +0000
commita6e9f5264c855dfa5dda3c5940ffdaaf22d7e693 (patch)
tree0392f981ca7d2482cffe2a330025f8147698b748 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent194a4beedd1e09ff0de3710ea431d8d3facd59e1 (diff)
downloadllvm-a6e9f5264c855dfa5dda3c5940ffdaaf22d7e693.zip
llvm-a6e9f5264c855dfa5dda3c5940ffdaaf22d7e693.tar.gz
llvm-a6e9f5264c855dfa5dda3c5940ffdaaf22d7e693.tar.bz2
[Scheduling] Improve group algorithm for store cluster
Store Addr and Store Addr+8 are clusterable pair. They have memory(ctrl) dependency on different loads. Current implementation will put these two stores into different group and miss to cluster them. Reviewed By: evandro Differential Revision: https://reviews.llvm.org/D84139
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions