re PR tree-optimization/33301 (wrong vectorization factor due to an invariant type...
authorDorit Nuzman <dorit@il.ibm.com>
Sat, 8 Sep 2007 09:19:39 +0000 (09:19 +0000)
committerDorit Nuzman <dorit@gcc.gnu.org>
Sat, 8 Sep 2007 09:19:39 +0000 (09:19 +0000)
commitdab1260138c4b5347270ecd535428116b2acab72
treef6cd710146adcfeff56acdc5fb15cd95828fed1b
parentf1979d7e894829152d25f823db27aef06b518219
re PR tree-optimization/33301 (wrong vectorization factor due to an invariant type-promotion in the loop)

        PR tree-optimization/33301
        * tree-vect-analyze (analyze_operations): Look at the type of the rhs
        when relevant.

From-SVN: r128265
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/vect/pr33301.f [new file with mode: 0644]
gcc/tree-vect-analyze.c