This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/18557] Inefficient code generated by -ftree-vectorize on Alpha


------- Additional Comments From dorit at il dot ibm dot com  2004-11-19 18:24 -------
(In reply to comment #5)
> (In reply to comment #2)
> > Subject: Re:  Inefficient code generated by
> >         -ftree-vectorize on Alpha
> > On Fri, 2004-11-19 at 00:04 +0000, pinskia at gcc dot gnu dot org wrote:
> > > ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-
19 00:04 -------
> > > Confirmed.
> > > One issue is that we don't fold stuff:
> > >   D.1061 = 8 - 1;
> > >   D.1065 = 2 - 1;
> > 
I expect these would go away with this patch:
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01512.html



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18557


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