]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove non-SLP path from vectorizable_comparison
authorRichard Biener <rguenther@suse.de>
Thu, 24 Jul 2025 11:30:32 +0000 (13:30 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 24 Jul 2025 12:56:08 +0000 (14:56 +0200)
commit0152a18509369a949eaf118f9e9abd5f239167ac
treefe3c83a1549254fe9fff5fccff100ccce18fc90a
parentfebfd99cacc06088888d52688d626b64b47b470d
Remove non-SLP path from vectorizable_comparison

This removes the non-SLP path from vectorizable_comparison.

* tree-vect-stmts.cc (vectorizable_comparison_1): Remove
non-SLP path.
(vectorizable_comparison): Likewise.
gcc/tree-vect-stmts.cc