Re: [04/46] Factor out the test for a valid reduction input
On Tue, Jul 24, 2018 at 11:54 AM Richard Sandiford wrote: > > vect_is_slp_reduction and vect_is_simple_reduction had two instances > each of: > > && (is_gimple_assign (def_stmt) > || is_gimple_call (def_stmt) > || STMT_VINFO_DEF_TYPE (vinfo_for_stm
[04/46] Factor out the test for a valid reduction input
vect_is_slp_reduction and vect_is_simple_reduction had two instances each of: && (is_gimple_assign (def_stmt) || is_gimple_call (def_stmt) || STMT_VINFO_DEF_TYPE (vinfo_for_stmt (def_stmt)) == vect_induction_def