[Lldb-commits] [lldb] [lldb] Fix stale L1 memory cache read after memory write (PR #208347)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 28 02:10:32 PDT 2026


felipepiovezan wrote:

I wonder if the right tradeoff here is to make _invalidation_ linear -- since we don't do much of it -- but keep insertion cheap.

https://github.com/llvm/llvm-project/pull/208347


More information about the lldb-commits mailing list