Re: Fix handling of symbols in other partition in symtab_node::binds_to_current_def_p

2020-10-15 Thread Richard Biener via Gcc-patches
On Thu, Oct 15, 2020 at 2:37 PM Jan Hubicka wrote: > > > On Thu, Oct 15, 2020 at 1:53 PM Jan Hubicka wrote: > > > > > > Hi, > > > this patch makes binds_to_current_def_p to return true when the current > > > def is in other partition. This is needed for modref to propagate info > > > on loads ac

Re: Fix handling of symbols in other partition in symtab_node::binds_to_current_def_p

2020-10-15 Thread Jan Hubicka
> On Thu, Oct 15, 2020 at 1:53 PM Jan Hubicka wrote: > > > > Hi, > > this patch makes binds_to_current_def_p to return true when the current > > def is in other partition. This is needed for modref to propagate info > > on loads across partition boundary. > > Hmm, but partitioning shouldn't infl

Re: Fix handling of symbols in other partition in symtab_node::binds_to_current_def_p

2020-10-15 Thread Richard Biener via Gcc-patches
On Thu, Oct 15, 2020 at 1:53 PM Jan Hubicka wrote: > > Hi, > this patch makes binds_to_current_def_p to return true when the current > def is in other partition. This is needed for modref to propagate info > on loads across partition boundary. Hmm, but partitioning shouldn't influence what a def