Hi Pan,
+(define_special_predicate "vectorization_factor_operand" + (match_code "const_int,const_poly_int")) +
Does immediate_operand () work instead of a new predicate? -- Regards Robin
Hi Pan,
+(define_special_predicate "vectorization_factor_operand" + (match_code "const_int,const_poly_int")) +
Does immediate_operand () work instead of a new predicate? -- Regards Robin