diff options
author | Jakub Jelinek <jakub@redhat.com> | 2015-11-24 11:45:52 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2015-11-24 11:45:52 +0100 |
commit | 3788cfb513d19a9b36311b1317aff2141a2c6a65 (patch) | |
tree | 64cec4dd60c911068b6646624ee5ba614d073759 /gcc/tree-ssa-uncprop.c | |
parent | 3de2a40ecdfa37efa403d4b46ef116225acb0dc0 (diff) | |
download | gcc-3788cfb513d19a9b36311b1317aff2141a2c6a65.zip gcc-3788cfb513d19a9b36311b1317aff2141a2c6a65.tar.gz gcc-3788cfb513d19a9b36311b1317aff2141a2c6a65.tar.bz2 |
re PR target/68483 (gcc 5.2: suboptimal code compared to 4.9)
PR target/68483
* tree-vect-generic.c (lower_vec_perm): If VEC_PERM_EXPR
is valid vec_shr pattern, don't lower it even if can_vec_perm_p
returns false.
* optabs.c (shift_amt_for_vec_perm_mask): Return NULL_RTX
whenever first is nelt or above. Don't mask expected with
2 * nelt - 1.
* gcc.target/i386/pr68483-1.c: New test.
* gcc.target/i386/pr68483-2.c: New test.
From-SVN: r230797
Diffstat (limited to 'gcc/tree-ssa-uncprop.c')
0 files changed, 0 insertions, 0 deletions