GCC does not optimize well enough with vectors on bitshift
Jason Merrill
jason@redhat.com
Mon Mar 10 16:10:57 GMT 2025
Thanks for the report! Please file it at
https://gcc.gnu.org/bugzilla/enter_bug.cgi?product=gcc
On Mon, Mar 10, 2025 at 10:47 AM Qwert Nerdish via Gcc <gcc@gcc.gnu.org>
> wrote:
>
> > Correct link is https://godbolt.org/z/GfeTobMvs
> >
> > On Mon, Mar 10, 2025 at 4:45 PM Qwert Nerdish <kaelfandrew@gmail.com>
> > wrote:
> >
> > > On this godbolt link at https://godbolt.org/z/GfeTobMvs, the two C
> > source
> > > codes behave identical.
> > > Yet the second source code does not use vectors and is 30% slower when
> I
> > > tested it.
> > >
> >
>
>
> --
> Matt
> (he/him)
>
>
More information about the Gcc
mailing list