https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92257
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|c |target Resolution|--- |INVALID --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- The alignment requirement for __m512i is 512 byte aligned. The intrinsics that does an unaligned load works correctly us that.