diff options
author | Chia-hung Duan <chiahungduan@google.com> | 2023-07-31 17:36:31 +0000 |
---|---|---|
committer | Chia-hung Duan <chiahungduan@google.com> | 2023-07-31 17:37:55 +0000 |
commit | 2fcfaeecfb3389decdc511ece532f905a14b2d8d (patch) | |
tree | 810ec95c9107073338fd75488fc657a0844e3af3 /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | db9087a696a65042701049b9028096aeda82aa98 (diff) | |
download | llvm-2fcfaeecfb3389decdc511ece532f905a14b2d8d.zip llvm-2fcfaeecfb3389decdc511ece532f905a14b2d8d.tar.gz llvm-2fcfaeecfb3389decdc511ece532f905a14b2d8d.tar.bz2 |
Revert "[scudo] seperate cache retrieval logic"
RoundedSize is supposed to be used on directly mapping. To determine if
a cached block is feasible, the size doesn't need to be rounded in
advance. As a result, the use of RoundedSize may miss some chance of
using cached blocks.
This reverts commit 4c6b8bb87b3452d0bcef83cd0ea712d8426603b8.
Reviewed By: frs513
Differential Revision: https://reviews.llvm.org/D156583
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions