GCC 12.1 Released
GCC 12.1 Released
Posted May 8, 2022 9:38 UTC (Sun) by Sesse (subscriber, #53779)In reply to: GCC 12.1 Released by wtarreau
Parent article: GCC 12.1 Released
If a struct only contains small types, its minimum alignment is not going to be 16, and GCC's autovectorization will of course not use instructions that expect such an alignment.
