]> git.ipfire.org Git - thirdparty/gcc.git/commit
SVE fallout from PR90006
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Apr 2019 07:50:51 +0000 (07:50 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Apr 2019 07:50:51 +0000 (07:50 +0000)
commit37d0d1b1bddb55015424a1a5fb20e192f959ade6
treece1f3f2a80c1d9c1d87e83067b554b50ec414656
parent67fdb54ddfa07a8c6f20bcf8ae2b57075d221e55
SVE fallout from PR90006

2019-04-08  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
* tree-vect-data-refs.c (vect_get_smallest_scalar_type): Always
use gimple_expr_type for load and store calls.  Skip over the
condition argument in a conditional internal function.
Protect use of TREE_INT_CST_LOW.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270222 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-vect-data-refs.c