https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117790
Alex Coplan <acoplan at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2025-January | |/672675.html --- Comment #4 from Alex Coplan <acoplan at gcc dot gnu.org> --- Candidate patch series posted: https://gcc.gnu.org/pipermail/gcc-patches/2025-January/672675.html It's worth noting that for the alignment peeling patches rebased on top of the above, there are still profile mismatches introduced in the cunroll pass for the gcc.dg/tree-ssa/cunroll-14.c test, but the profile is at least consistent leaving the vectorizer in that case. So more work needed to see what is going wrong in the unroller.