On Fri, 15 Nov 2024, Richard Biener wrote:
> The following flips the vectorizer to forced SLP, there is almost
> no expected fallout at this point, the remains should be target
> specific cost modeling issues.
Now pushed as part of the series, r15-5340-g4b8c5b337e007e
Richard.
> * params.
The following flips the vectorizer to forced SLP, there is almost
no expected fallout at this point, the remains should be target
specific cost modeling issues.
* params.opt (vect-force-slp): Default to 1.
---
gcc/params.opt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --gi