On Wed, Dec 1, 2021 at 2:25 PM Richard Sandiford
wrote:
>
> Richard Biener via Gcc-patches writes:
> > On Wed, Dec 1, 2021 at 11:56 AM Richard Sandiford via Gcc-patches
> > wrote:
> >>
> >> When checking for compatible stmts, vect_build_slp_tree_1 did:
> >>
> >>&& !(STMT_VINFO_GR
Richard Biener via Gcc-patches writes:
> On Wed, Dec 1, 2021 at 11:56 AM Richard Sandiford via Gcc-patches
> wrote:
>>
>> When checking for compatible stmts, vect_build_slp_tree_1 did:
>>
>>&& !(STMT_VINFO_GROUPED_ACCESS (stmt_info)
>> && (first_stmt_code == AR
On Wed, Dec 1, 2021 at 11:56 AM Richard Sandiford via Gcc-patches
wrote:
>
> When checking for compatible stmts, vect_build_slp_tree_1 did:
>
>&& !(STMT_VINFO_GROUPED_ACCESS (stmt_info)
> && (first_stmt_code == ARRAY_REF
> || first_stmt_c
When checking for compatible stmts, vect_build_slp_tree_1 did:
&& !(STMT_VINFO_GROUPED_ACCESS (stmt_info)
&& (first_stmt_code == ARRAY_REF
|| first_stmt_code == BIT_FIELD_REF
|| first_stmt_code == INDIRECT_REF