]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove non-SLP path from vectorizable_condition
authorRichard Biener <rguenther@suse.de>
Thu, 24 Jul 2025 11:24:28 +0000 (13:24 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 24 Jul 2025 12:56:07 +0000 (14:56 +0200)
commitfebfd99cacc06088888d52688d626b64b47b470d
tree31ca665ca658c45c3ac7b1b14396d689f8f8902d
parente2019172dcf748d4880e1cc85f2d92b905d3ad6e
Remove non-SLP path from vectorizable_condition

The following removes the non-SLP paths from vectorizable_condition.

* tree-vect-stmts.cc (vectorizable_condition): Remove
non-SLP paths.
gcc/tree-vect-stmts.cc