diff options
author | Vitaly Buka <vitalybuka@google.com> | 2021-11-18 19:39:45 -0800 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2021-11-26 14:00:10 -0800 |
commit | 8ae815cb19a0ead6267651b555a008471494c55a (patch) | |
tree | 030f0345da711307e792ae9284272529e1411d0b /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 53b00b821582a95c5186bd76e7e7d12d2697a630 (diff) | |
download | llvm-8ae815cb19a0ead6267651b555a008471494c55a.zip llvm-8ae815cb19a0ead6267651b555a008471494c55a.tar.gz llvm-8ae815cb19a0ead6267651b555a008471494c55a.tar.bz2 |
[sanitizer] Switch StackStore to 8 MiB blocks
Larger blocks are more convenient for compressions.
Blocks are allocated with MmapNoReserveOrDie to save some memory.
Also it's 15% faster on StackDepotBenchmarkSuite
Depends on D114464.
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D114488
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions