diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-09-18 09:43:42 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-09-18 09:43:42 +0000 |
commit | 22b6299199da4efd3944cdaabca1d095d19ff901 (patch) | |
tree | be09027d406b673a7001ca5a5b1fcb4513dabf01 /gcc/tree-vectorizer.h | |
parent | defc6f266c1dd625cc64ad1ecfbd1eacbcd66e4f (diff) | |
download | gcc-22b6299199da4efd3944cdaabca1d095d19ff901.zip gcc-22b6299199da4efd3944cdaabca1d095d19ff901.tar.gz gcc-22b6299199da4efd3944cdaabca1d095d19ff901.tar.bz2 |
Don't treat variable-length vectors as VLAs during gimplification
Source-level SVE vectors should be gimplified in the same way
as normal fixed-length vectors rather than as VLAs.
This is tested by later SVE patches.
2019-09-18 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* gimplify.c (gimplify_decl_expr): Use poly_int_tree_p instead
of checking specifically for INTEGER_CST.
From-SVN: r275870
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions