================ @@ -17,6 +17,11 @@ namespace llvm { namespace exegesis { +struct ScratchMemoryStore { ---------------- michaelmaitland wrote: Can you add docstring to this struct and its fields? https://github.com/llvm/llvm-project/pull/89047