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

Fix SLP double-reduction support

When doing SLP discovery I forgot to handle double reductions even
though they are already queued in LOOP_VINFO_REDUCTIONS.

	* tree-vect-slp.cc (vect_analyze_slp): Also handle discovery
	for double reductions.
parent 964577c3
No related branches found
No related tags found
No related merge requests found
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