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

This removes the non-SLP paths from vectorizable_assignment

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