]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390: Drop vcond{,u} expanders
authorStefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
Tue, 16 Jul 2024 08:41:52 +0000 (10:41 +0200)
committerStefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
Tue, 16 Jul 2024 08:41:52 +0000 (10:41 +0200)
commit75c0bf997d2808561451e62aa6b7ae7c8e32b9e9
tree93f09ee601ec3ed5b6be9943957eae532a1eba37
parent6d1095788e23c27061421c7d180209264ebb32f7
s390: Drop vcond{,u} expanders

Optabs vcond{,u} will be removed for GCC 15.  Since regtest shows no
fallout, dropping the expanders, now.

gcc/ChangeLog:

PR target/114189
* config/s390/vector.md (V_HW2): Remove.
(vcond<V_HW:mode><V_HW2:mode>): Remove.
(vcondu<V_HW:mode><V_HW2:mode>): Remove.
gcc/config/s390/vector.md