Skip to content
Snippets Groups Projects
Commit 2c04f175 authored by Richard Biener's avatar Richard Biener Committed by Richard Biener
Browse files

tree-optimization/116810 - out-of-bound access to matches[]

The following makes sure to apply forced splitting of groups for
firced single-lane SLP only when the group being analyzed has more
than one lane.  This avoids an out-of-bound access to matches[].

	PR tree-optimization/116810
	* tree-vect-slp.cc (vect_build_slp_instance): Onlu force
	splitting for group_size > 1.
parent e97c75d6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment