[Bug target/92257] AVX512 incorrect usage of aligned loads and stores

2019-10-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92257 --- Comment #3 from Andrew Pinski --- (In reply to Ilya Albrekht from comment #2) > PS. I guess you meant 512 bit? Yes I mean 512bit or 64 byte.

[Bug target/92257] AVX512 incorrect usage of aligned loads and stores

2019-10-28 Thread ilya at alfs dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92257 --- Comment #2 from Ilya Albrekht --- Thank you for your prompt reply. I missed that __m512i_u type exists to avoid alignment requirement. PS. I guess you meant 512 bit? Regards, Ilya

[Bug target/92257] AVX512 incorrect usage of aligned loads and stores

2019-10-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92257 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Component|c