]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove non-SLP path from vectorizable_early_exit
authorRichard Biener <rguenther@suse.de>
Thu, 24 Jul 2025 11:47:14 +0000 (13:47 +0200)
committerRichard Biener <rguenther@suse.de>
Thu, 24 Jul 2025 15:11:03 +0000 (17:11 +0200)
commit292a9bee46db91a1b6368c1d1fd1b43a529489ed
tree0981642cccba3685f4e884ec5fd7415e55f85c65
parentccd3ed47764a11e0ef4ed1284c8ee41258dd5337
Remove non-SLP path from vectorizable_early_exit

This removes the non-SLP path from vectorizable_early_exit.

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