[Bug target/120233] [16 Regression] FAIL: gcc.target/i386/pr108938-3.c scan-assembler-times bswap[\t ]+ 3 by r16-531-g37e61c793c1b22
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 16 09:30:54 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120233
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Although, for foo1 the optimization has been relying on SLP vectorization,
without that we've been emitting two separate bswap32 calls.
More information about the Gcc-bugs
mailing list