https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94212
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |7.4.0 Summary|Incorrect vectorization of |[8/9/10 Regression] |loop with FP calculations |Incorrect vectorization of | |loop with FP calculations Component|middle-end |tree-optimization Version|tree-ssa |10.0 Target Milestone|--- |8.5 CC| |rguenth at gcc dot gnu.org, | |rsandifo at gcc dot gnu.org Target| |aarch64 --- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> --- The vectorizer vectorizes the reduction in-order but appearantly sth goes wrong there.