This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [autovect]: Handle indirect_refs incompute_data_dependence_for_loop, add a few more simple dependence tests,and trakc dependence stats
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Dorit Naishlos <DORIT at il dot ibm dot com>
- Cc: Sebastian Pop <sebastian dot pop at cri dot ensmp dot fr>, gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 Nov 2004 14:48:06 -0500
- Subject: Re: [autovect]: Handle indirect_refs incompute_data_dependence_for_loop, add a few more simple dependence tests,and trakc dependence stats
- References: <OF7F80789F.B231372B-ONC2256F5C.005EB44D-C2256F5C.005F0017@il.ibm.com>
On Tue, 2004-11-30 at 19:17 +0200, Dorit Naishlos wrote:
>
>
>
> > Dorit, do I have super powers on this branch? ;-)
>
> Not that I know of... Lets continue to use the same policy we used for
> lno-branch.
>
> Daniel - please commit your patch. I'll try to switch the vectorizer to use
> the improved utilities as soon as I can.
>
Please let me know if it starts causing failures to vectorize when you
do, etc.
I tried to make it match what the vectorizer was doing already, but may
hvae missed something :)