[simplify-rtx] PR 65235: Calculate element size correctly when simplifying…
[simplify-rtx] PR 65235: Calculate element size correctly when simplifying (vec_select (vec_concat (const_int) (...)) [...]) PR rtl-optimization 65235 * simplify-rtx.c (simplify_binary_operation_1, VEC_SELECT case): When first element of vec_concat is const_int, calculate its size using second element. PR rtl-optimization 65235 * gcc.target/aarch64/pr65235_1.c: New test. From-SVN: r221387
Showing
gcc/testsuite/gcc.target/aarch64/pr65235_1.c
0 → 100644
Please
register
or
sign in
to comment