[Bug middle-end/126410] vectorizer aligns 16-byte array to 64byte
"hjl.tools at gmail dot com via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126410 --- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Richard Biener from comment #4) > It aligns it according to the vector size chosen. Why choose a 64-byte vector size on a known 16-byte data?