Re: [EXT] Re: Comparing types at LTO time

2020-01-13 Thread Richard Biener
AM > To: Gary Oblock > Cc: Jan Hubicka ; gcc@gcc.gnu.org > Subject: Re: [EXT] Re: Comparing types at LTO time > > On Thu, Jan 9, 2020 at 9:36 PM Gary Oblock wrote: > > > > Richard, > > > > Alas, when doing structure reorg I have to be able to know s

Re: [EXT] Re: Comparing types at LTO time

2020-01-10 Thread Gary Oblock
Oblock Cc: Jan Hubicka ; gcc@gcc.gnu.org Subject: Re: [EXT] Re: Comparing types at LTO time On Thu, Jan 9, 2020 at 9:36 PM Gary Oblock wrote: > > Richard, > > Alas, when doing structure reorg I have to be able to know some > arbitrary use of variable X in some GIMPLE expression

Re: [EXT] Re: Comparing types at LTO time

2020-01-10 Thread Richard Biener
me extent (worst case by providing a copy in/out to a temporary with the old layout). Richard. > > From: Richard Biener > Sent: Thursday, January 9, 2020 3:51 AM > To: Jan Hubicka > Cc: Gary Oblock ; gcc@gcc.gnu.org > Subject: [EXT] Re: Compari

Re: [EXT] Re: Comparing types at LTO time

2020-01-09 Thread Gary Oblock
, January 9, 2020 3:51 AM To: Jan Hubicka Cc: Gary Oblock ; gcc@gcc.gnu.org Subject: [EXT] Re: Comparing types at LTO time External Email -- On Thu, Jan 9, 2020 at 9:53 AM Jan Hubicka wrote: > > > There doesn't seem to