]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove non-SLP path from vectorizable_recurr
authorRichard Biener <rguenther@suse.de>
Thu, 24 Jul 2025 09:17:57 +0000 (11:17 +0200)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 24 Jul 2025 11:43:07 +0000 (13:43 +0200)
commit6a0983c3db7c2b048d91171306c34ecc1100154e
treed3d97c59f3e5af0912a1423b8a5d66d588cb64b2
parent317c6a4e09614ec20a6290a8154c5359bc10bd5f
Remove non-SLP path from vectorizable_recurr

This removes the non-SLP paths from vectorizable_recurr.

* tree-vect-loop.cc (vectorizable_recurr): Remove non-SLP path.
gcc/tree-vect-loop.cc