[Bug target/78007] Important loop from 482.sphinx3 is not vectorized
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 17 11:20:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78007
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-10-17
Blocks| |53947
Ever confirmed|0 |1
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Should be relatively easy to handle with a VIEW_CONVERT, VEC_PERM_EXPR,
VIEW_CONVERT sequence.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
[Bug 53947] [meta-bug] vectorizer missed-optimizations
More information about the Gcc-bugs
mailing list