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] Exploiting dual mode operation, implementation.


On Sunday 31 July 2005 17:30, Leehod Baruch wrote:
> > > see_try_combine (rtx I1, rtx I2, rtx I3, int pattern_type)
> >
> > This hackery with combine is atrocious.
>
> I'll work on this.

Work on this how.  This one bit is probably the biggest problem in
your code.  While the rest also needs a considerable amount of work,
this part is the one that you still have not clarified very well.

What are you trying to achieve here, and what kind of insns are you
trying to combine?  If you described the problem instead of a bad
solution, maybe people can help you figure out a good solution.

Gr.
Steven


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