[Bug middle-end/88487] union prevents autovectorization
bugzilla@poradnik-webmastera.com
gcc-bugzilla@gcc.gnu.org
Thu Dec 13 17:14:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88487
--- Comment #2 from Daniel Fruzynski <bugzilla@poradnik-webmastera.com> ---
I spotted that test3 in previous comment uses structure S2 which does not have
union inside. When I changes it to use S1, I got non-vectorized code. So this
workaround does not work.
More information about the Gcc-bugs
mailing list