GCC does not optimize well enough with vectors on bitshift

Qwert Nerdish kaelfandrew@gmail.com
Mon Mar 10 20:45:56 GMT 2025


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.


More information about the Gcc mailing list