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 dependence analysis!!


scox@redhat.com writes:

>> Or will the rest get added at some point?
>
> The front end didn't have the infrastructure to recognize and analyze
> loops, so it was easier to wait until that was available.  Now that it
> is becoming available it will be possible to hook that in and make it
> useful.  It pretty much implements the GCD test.

What kind of infrastructure do you speak about?  The new loop
optimizer done by Zdenek, etc?   In that case it might make sense to
add your code to the rtlopt branch...

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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