diff options
author | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2023-06-23 15:27:17 +0530 |
---|---|---|
committer | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2023-06-23 15:28:11 +0530 |
commit | 85d8e0d8d5342ec8b4e6a54e22741c30b33c6f04 (patch) | |
tree | a5386e66452bc25079b09286ff5430112ffbc731 /libcpp/charset.cc | |
parent | 4f2fcf21d4c939831c299cb884cbeaca1d33fa8e (diff) | |
download | gcc-85d8e0d8d5342ec8b4e6a54e22741c30b33c6f04.zip gcc-85d8e0d8d5342ec8b4e6a54e22741c30b33c6f04.tar.gz gcc-85d8e0d8d5342ec8b4e6a54e22741c30b33c6f04.tar.bz2 |
[aarch64/match.pd] Fix ICE observed in PR110280.
gcc/ChangeLog:
PR tree-optimization/110280
* match.pd (vec_perm_expr(v, v, mask) -> v): Explicitly build vector
using build_vector_from_val with the element of input operand, and
mask's type if operand and mask's types don't match.
gcc/testsuite/ChangeLog:
PR tree-optimization/110280
* gcc.target/aarch64/sve/pr110280.c: New test.
Diffstat (limited to 'libcpp/charset.cc')
0 files changed, 0 insertions, 0 deletions