diff options
author | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2020-12-08 14:30:04 +0530 |
---|---|---|
committer | Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | 2020-12-08 14:30:04 +0530 |
commit | 3a6e3ad38a17a03ee0139b49a0946e7b9ded1eb1 (patch) | |
tree | 7f183717821fc4422d514302c8950b6033ba2d53 /gcc/fortran/dump-parse-tree.c | |
parent | e844c04e35ca2fe9ee2f758a720dd37cbe81e7ef (diff) | |
download | gcc-3a6e3ad38a17a03ee0139b49a0946e7b9ded1eb1.zip gcc-3a6e3ad38a17a03ee0139b49a0946e7b9ded1eb1.tar.gz gcc-3a6e3ad38a17a03ee0139b49a0946e7b9ded1eb1.tar.bz2 |
gimple-isel: Fold x CMP y ? -1 : 0 to x CMP y [PR97872]
gcc/
2020-12-08 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
PR target/97872
* gimple-isel.cc (gimple_expand_vec_cond_expr): Try to fold
x CMP y ? -1 : 0 to x CMP y.
gcc/testsuite/
2020-12-08 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
PR target/97872
* gcc.target/arm/pr97872.c: New test.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.c')
0 files changed, 0 insertions, 0 deletions