aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/d-lang.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-04-20 10:17:24 +0200
committerRichard Biener <rguenther@suse.de>2022-04-20 13:27:24 +0200
commit36f1de95a61132f63c0c07ef154abd9f435721ac (patch)
treefe13b569b1add4fa1843e7ef2c1c239328da5f09 /gcc/d/d-lang.cc
parent0707f4280907c395b543464175411f8155817a9e (diff)
downloadgcc-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