[Bug target/114189] Target implements obsolete vcond{,u,eq} expanders
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 16 08:43:47 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114189
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Stefan Schulze Frielinghaus
<stefansf@gcc.gnu.org>:
https://gcc.gnu.org/g:75c0bf997d2808561451e62aa6b7ae7c8e32b9e9
commit r15-2058-g75c0bf997d2808561451e62aa6b7ae7c8e32b9e9
Author: Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org>
Date: Tue Jul 16 10:41:52 2024 +0200
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.
More information about the Gcc-bugs
mailing list