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

Do not consider overrun for VMAT_ELEMENTWISE

When we classify an SLP access as VMAT_ELEMENTWISE we still consider
overrun - the reset of it is later overwritten.  The following fixes
this, resolving a few RISC-V FAILs with --param vect-force-slp=1.

	* tree-vect-stmts.cc (get_group_load_store_type): For
	VMAT_ELEMENTWISE there's no overrun.
parent 72df175c
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