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
> 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
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
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.
Bootstrapped/regtsted x86_64-linux, comitted.
* symtab.c (symtab_node::binds_to_current_def_p): Also acce