diff options
author | Dorit Nuzman <dorit@il.ibm.com> | 2008-09-26 06:28:01 +0000 |
---|---|---|
committer | Dorit Nuzman <dorit@gcc.gnu.org> | 2008-09-26 06:28:01 +0000 |
commit | 4ee279f254e77ea2fe305bafa4043792cb77356c (patch) | |
tree | c275619e9695f87f3de38878ab0f1f4d45f5a457 /gcc/tree-inline.c | |
parent | 105b7136967d687fbb900a2d25e4fe6a876db57d (diff) | |
download | gcc-4ee279f254e77ea2fe305bafa4043792cb77356c.zip gcc-4ee279f254e77ea2fe305bafa4043792cb77356c.tar.gz gcc-4ee279f254e77ea2fe305bafa4043792cb77356c.tar.bz2 |
re PR tree-optimization/37574 (ICE with the vectorizer and GC)
PR tree-optimization/37574
* tree-vectorizer.c (vect_is_simple_use): Fix indentation.
* tree-vect-transform.c (vect_get_constant_vectors): Use vectype
instead of vector_type for constants. Take computation out of loop.
(vect_get_vec_def_for_operand): Use only vectype for constant case,
and use only vector_type for invariant case.
(get_initial_def_for_reduction): Use vectype instead of vector_type.
From-SVN: r140685
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions