diff options
author | Richard Biener <rguenther@suse.de> | 2024-10-11 11:46:45 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2024-10-11 12:35:23 +0200 |
commit | c64ae8377210bde44714d265311ee7bfa2733df9 (patch) | |
tree | ee01915929902fc198943307d6303c0b4b3532c5 /gcc/ctfc.h | |
parent | dd2d4b3fd87241dca658b68b4f9eef533b7fad36 (diff) | |
download | gcc-c64ae8377210bde44714d265311ee7bfa2733df9.zip gcc-c64ae8377210bde44714d265311ee7bfa2733df9.tar.gz gcc-c64ae8377210bde44714d265311ee7bfa2733df9.tar.bz2 |
middle-end/117086 - fixup vec_cond simplifications
The following adds missing checks for a vector type result type
to simplifications that end up creating a vec_cond.
PR middle-end/117086
* match.pd ((op (vec_cond ...) ..) -> (vec_cond ...)): Add
missing checks for VECTOR_TYPE_P (type).
* gcc.dg/torture/pr117086.c: New testcase.
Diffstat (limited to 'gcc/ctfc.h')
0 files changed, 0 insertions, 0 deletions