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: Serious performance regression -- some tree optimizer questions





Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> wrote on 12/21/2004
05:27:11 PM:

> > It would appear to be correct to set the CHREC_NO_OVERFLOW flag
> > on the result of chrec_fold_plus, say, if the inputs are either
> > invariant or themselves cannot overflow, and the current data type
> > is also such that the operation to be folded cannot overflow.
>
> yes, I plan to do this now.

Excellent, thanks!


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com


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