Horizontal reduction on AND (relatively recent transformation
introduced by rL345037) causes PR40310 miscompile.
Introducing -slp-vectorize-hor-arith boolean control to enable/disable
just horizontal reduction for arithmetic operations other than ADD/FADD.
Open question: true or false by default?