]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-forwprop.cc: Adjust res_type when operands have differing vector lengths.
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Tue, 6 Sep 2022 09:48:04 +0000 (15:18 +0530)
committerPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Tue, 6 Sep 2022 09:48:22 +0000 (15:18 +0530)
commite55674b86a10e695cea2f45c0472402b97cc2dfb
treec89931a33909d8011833e8c6cbf1962d6e65dda2
parent1a4e1425f8498580994e32ceb3c50bd52616a82d
tree-ssa-forwprop.cc: Adjust res_type when operands have differing vector lengths.

gcc/
* tree-ssa-forwprop.cc (simplify_permutation): Set res_type to a vector
type with same element type as arg0, and length as op2.
gcc/tree-ssa-forwprop.cc