Re: [COMMITTED] Abstract interesting ssa-names from GORI.

2022-08-18 Thread Aldy Hernandez via Gcc-patches
Thanks. Pushed. On Wed, Aug 17, 2022 at 3:18 AM Andrew MacLeod wrote: > > > On 8/16/22 21:16, Andrew MacLeod wrote: > > > > On 8/16/22 04:21, Aldy Hernandez wrote: > >> On Thu, Aug 11, 2022 at 1:42 PM Richard Biener > >> wrote: > >> > >>> @@ -599,6 +592,30 @@ path_range_query::compute_imports (

Re: [COMMITTED] Abstract interesting ssa-names from GORI.

2022-08-16 Thread Andrew MacLeod via Gcc-patches
On 8/16/22 21:16, Andrew MacLeod wrote: On 8/16/22 04:21, Aldy Hernandez wrote: On Thu, Aug 11, 2022 at 1:42 PM Richard Biener wrote: @@ -599,6 +592,30 @@ path_range_query::compute_imports (bitmap imports, const vec &path) worklist.safe_push (arg); }