This is the mail archive of the gcc@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: Loop optimizer issues


Hello,

> > just for sure -- nobody will protest if I drop handling of libcalls
> > in new loop optimizer? This definitely should not be neccesary to handle
> > on rtl level.
> 
> How do you plan to handle ports where multiplication or addition
> requires a libcall?

in no special way.  The optimizations done on ast level would then have
higher priority for optimizing them when possible.

Zdenek


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