On Wed, 26 May 2021 at 07:23, Zebediah Figura <z.figura12(a)gmail.com> wrote:
Avoid storing pointers to the CS data inside individual ops.
Why would we want to do that? My guess would be "so we can reallocate
deferred context data", but then, that's just a guess.