[Bug tree-optimization/19347] Invariant load not moved out of loop
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 2 12:25:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19347
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2006-02-16 21:28:32 |2018-3-2
Blocks| |53947
Assignee|irar at il dot ibm.com |unassigned at gcc dot gnu.org
--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Reconfirmed. Note we do vectorize the loop now but we add a runtime check
for the aliasing (and not move the invariant out either).
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