https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101944

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
note vectorizer costing does not look at dependencies at all, it just sums up
individual instruction latencies (and assumes unlimited throughput as well).

Reply via email to