Skip to content

v0.0.0-9617-g528010031

Choose a tag to compare

[NFC] Make `LazyDagCache::QueryValue` non-recursive

Besides overall goodness in removing recursion in a compiler - avoid stack overflows in the case of large graphs - it also shows a small (~5%) perf improvement in some benchmarks.

PiperOrigin-RevId: 878636906