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


> 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.


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