tree-vect-stmts.c
383 KB
-
Fix reduc_index calculation in vectorizable_condition · 1d149b72
Fixes ICEs in gcc.target/aarch64/sve/clastb*. 2019-10-29 Richard Sandiford <richard.sandiford@arm.com> gcc/ * tree-vect-stmts.c (vectorizable_condition): Get the reduction index for the COND_EXPR from stmt_info rather than reduc_info. From-SVN: r277567
Richard Sandiford committed