On Tue, 24 Jun 2025, Martin Jambor wrote:
> Hi,
>
> On Fri, Oct 25 2024, Richard Biener wrote:
> > The following places a few strathegic asserts so we do not end up
> > with COND_EXPRs with a comparison as the first operand during
> > vectorization.
> >
> > Bootstrap and regtest running on x86_64
Hi,
On Fri, Oct 25 2024, Richard Biener wrote:
> The following places a few strathegic asserts so we do not end up
> with COND_EXPRs with a comparison as the first operand during
> vectorization.
>
> Bootstrap and regtest running on x86_64-unknown-linux-gnu.
>
> These are the asserts I'd like to k