This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Use of compute_data_dependences_for_loop on GIMPLE representation
- From: "Daniel Berlin" <dberlin at dberlin dot org>
- To: Abdellah-medjadji dot Kouadri-Mostefaoui at imag dot fr
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 23 Oct 2008 15:14:03 -0400
- Subject: Re: Use of compute_data_dependences_for_loop on GIMPLE representation
- References: <20081023160052.14397mg5iifpob6c@webmail.imag.fr>
Sure, that's why they are there.
On Thu, Oct 23, 2008 at 10:00 AM,
<Abdellah-medjadji.Kouadri-Mostefaoui@imag.fr> wrote:
> Hello,
>
> Can i make use of functions defined in "tree-data-ref.h" for data dependency
> analysis on GIMPLE trees ?
>
> Thanks.
>
>