Richard Biener writes:
> This adds a --param to allow disabling of vectorization of
> floating point inductions. Ontop of -Ofast this should allow
> 549.fotonik3d_r to not miscompare.
>
> While I thought of a more elaborate way of disabling certain
> vectorization kinds (reductions also came to m
On Tue, 8 Mar 2022, Jeff Law wrote:
>
>
> On 3/8/2022 5:56 AM, Richard Biener via Gcc-patches wrote:
> > This adds a --param to allow disabling of vectorization of
> > floating point inductions. Ontop of -Ofast this should allow
> > 549.fotonik3d_r to not miscompare.
> >
> > While I thought of
On 3/8/2022 5:56 AM, Richard Biener via Gcc-patches wrote:
This adds a --param to allow disabling of vectorization of
floating point inductions. Ontop of -Ofast this should allow
549.fotonik3d_r to not miscompare.
While I thought of a more elaborate way of disabling certain
vectorization kin
This adds a --param to allow disabling of vectorization of
floating point inductions. Ontop of -Ofast this should allow
549.fotonik3d_r to not miscompare.
While I thought of a more elaborate way of disabling certain
vectorization kinds (reductions also came to my mind) this
for now simply uses a