This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Avoid bugs like PR68273 to trigger


On Mon, 8 Feb 2016, Eric Botcazou wrote:

> > It helps vectorization.  This was specifically introduced to fix a
> > regression on powerpc.
> > 
> > See PR65310.
> 
> Indeed, the SRA code was much better before that one liner. ;-)

Not sure what to make of this comment ;)  Did you see where we
create the SSA name with the overaligned type?

Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]