Thanks. I will put it aside until I start posting the IPA patches. Aldy On Thu, Apr 27, 2023, 13:02 Richard Biener wrote: > On Tue, Apr 18, 2023 at 2:48 PM Aldy Hernandez wrote: > > > > > > > > On 4/18/23 11:06, Aldy Hernandez wrote: > > > I think it's time for the ranger folk to start owning range streaming > > > instead of passes (IPA, etc) doing their own thing. I have plans for > > > overhauling the IPA code later this cycle to support generic ranges, > > > and I'd like to start cleaning up the streaming and hashing interface. > > > > > > This patch adds generic streaming support for vrange. > > > > > > I'd appreciate another set of eyes. > > > > > > Thoughts? > > > > We recently added support for querying and storing an frange's NAN > > without the need to be friends with the class. > > > > Adjusted patch in testing... > > I think this is reasonable once you find use for it. > > Thanks, > Richard. > > > Aldy > >