Re: Vectorizing HIRLAM 1: This dependence is determinable.

2005-10-22 Thread Toon Moene
This one does get vectorized with autovect-branch: [ example with source and destination array exactly overlapping ] ~/autovect_cvs/bin/gfortran -O3 -ftree-vectorize -maltivec -ftree-vectorizer-verbose=4 -S hilaram1.f90 hilaram1.f90:5: note: dependence distance

Re: Vectorizing HIRLAM 1: This dependence is determinable.

2005-10-21 Thread Dorit Naishlos
Hi Toon, Thanks for the testcases. This one does get vectorized with autovect-branch: ~/autovect_cvs/bin/gfortran -O3 -ftree-vectorize -maltivec -ftree-vectorizer-verbose=4 -S hilaram1.f90 hilaram1.f90:5: note: dependence distance = 0. hilaram1.f90:5: note: accesses have the same