diff options
author | Richard Biener <rguenther@suse.de> | 2022-04-20 10:17:24 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2022-04-20 13:27:24 +0200 |
commit | 36f1de95a61132f63c0c07ef154abd9f435721ac (patch) | |
tree | fe13b569b1add4fa1843e7ef2c1c239328da5f09 /gcc/d/d-lang.cc | |
parent | 0707f4280907c395b543464175411f8155817a9e (diff) | |
download | gcc-36f1de95a61132f63c0c07ef154abd9f435721ac.zip gcc-36f1de95a61132f63c0c07ef154abd9f435721ac.tar.gz gcc-36f1de95a61132f63c0c07ef154abd9f435721ac.tar.bz2 |
tree-optimization/105312 - fix ISEL VCOND expansion
The following aligns ISEL VEC_COND_EXPR expansion using VCOND
with the optab query done by vector lowering. Instead of only
allowing the signed optab to provide EQ/NE compares we allow both
here though since there seems to be no documented canonicalization.
2022-04-20 Richard Biener <rguenther@suse.de>
PR tree-optimization/105312
* gimple-isel.cc (gimple_expand_vec_cond_expr): Query both
VCOND and VCONDU for EQ and NE.
* gcc.target/arm/pr105312.c: New testcase.
Diffstat (limited to 'gcc/d/d-lang.cc')
0 files changed, 0 insertions, 0 deletions